Searched refs:nWidthAl24 (Results 1 – 1 of 1) sorted by relevance
348 const long nWidthAl24 = AlignedWidth4Bytes( nWidth * 24 ); in ImplDrawBitmap() local349 const long nNewImageSize = nHeight * nWidthAl24; in ImplDrawBitmap()370 PM_BYTE* pDstLine = pBitsDst + nY * nWidthAl24; in ImplDrawBitmap()
Completed in 17 milliseconds