Home | History | Annotate | Download | only in gdi

Lines Matching full:bytesperpixel

289 	UINT    bytesPerPixel = pwfb->cColorBits / 8; 
303 switch (bytesPerPixel) {
346 bytesPerPixel * x;
347 switch (bytesPerPixel) {
388 rowSize = width * bytesPerPixel;