Searched refs:wImgRowBytes (Results 1 – 1 of 1) sorted by relevance
817 WORD wImgRowBytes; in FillBitmap() local877 wImgRowBytes = cImgChannels * cxNewSize; in FillBitmap()886 src = pStretchedImage + yImg * wImgRowBytes; in FillBitmap()934 wImgRowBytes = cImgChannels * cxImgSize; in FillBitmap()943 src = pbImage + yImg * wImgRowBytes; in FillBitmap()