Searched refs:bgColor1 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dbits2pixels.c645 uint32 bgColor1, bgColor2, bgColor3; local in function:RasterBitsToPixels24
654 bgColor1 = bg & 0x000000ff;
669 *lpix++ = bgColor1;
672 *lpix++ = bgColor1;
675 *lpix++ = bgColor1;
678 *lpix++ = bgColor1;
683 *lpix++ = bgColor1;
686 *lpix++ = bgColor1;
689 *lpix++ = bgColor1;
697 *lpix++ = bgColor1;
[all...]

Completed in 2 milliseconds