Searched defs:iDeltaLine (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DDisplayPNGUtil.cpp115 int iDeltaLine = cx * 4; local
120 iDeltaLine,
H A DDisplayResampleImage.cpp210 int iDeltaLine,
252 const uint8_t *pu8SrcLine = src + iDeltaLine * FIXEDPOINT_TO_INT(sy);
207 BitmapScale32(uint8_t *dst, int dstW, int dstH, const uint8_t *src, int iDeltaLine, int srcW, int srcH) argument
/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp218 int iDeltaLine = cx * 4; local
223 iDeltaLine,
2052 int iDeltaLine = cx * 4; local
2057 iDeltaLine,

Completed in 54 milliseconds