Searched refs:wImgRowBytes (Results 1 – 1 of 1) sorted by relevance
813 WORD wImgRowBytes; in FillBitmap() local872 wImgRowBytes = cImgChannels * cxNewSize; in FillBitmap()881 src = pStretchedImage + yImg * wImgRowBytes; in FillBitmap()929 wImgRowBytes = cImgChannels * cxImgSize; in FillBitmap()938 src = pbImage + yImg * wImgRowBytes; in FillBitmap()