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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_BlitMM.h63 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
64 cAcl->bgColor = (c); \
73 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
74 cAcl->bgColor = (c); \
84 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
85 cAcl->bgColor = (c); \
H A Dct_Blitter.h96 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
97 cAcl->bgColor = (c); \
105 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
106 cAcl->bgColor = (c); \
114 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
115 cAcl->bgColor = (c); \
H A Dct_BltHiQV.h175 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
176 cAcl->bgColor = (c); \
182 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
183 cAcl->bgColor = (c); \
190 if ((cAcl->bgColor != (c)) || (cAcl->bgColor == -1)) { \
191 cAcl->bgColor = (c); \
H A Dct_exa.c284 cAcl->bgColor = -1;
H A Dct_driver.h218 int bgColor; member in struct:__anonf966118b0608
H A Dct_accel.c188 cAcl->bgColor = -1;
H A Dct_driver.c3649 cAcl->bgColor = -1;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_accel.h132 #define sisSETBGCOLOR(bgColor) \
133 SIS_MMIO_OUT32(pSiS->IOBase, BR(5), (bgColor));
/xsrc/external/mit/libXmu/dist/src/
H A DStrToCurs.c136 static XColor bgColor = {0, 0xffff, 0xffff, 0xffff, 0, 0}; local in function:XmuCvtStringToCursor
241 &fgColor, &bgColor );
270 &fgColor, &bgColor, xhot, yhot );
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_driver.h180 CARD32 bgColor; member in struct:_twodContext

Completed in 24 milliseconds