Searched refs:GFXsavedColor (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | rndr_gu1.c | 230 GFXsavedColor = color; 526 gu1_solid_fill(x, y, width, height, (unsigned short) GFXsavedColor); 529 gu1_solid_fill(x, y, width, height, (unsigned short) ~GFXsavedColor);
|
| H A D | gfx_rndr.c | 57 unsigned long GFXsavedColor = 0; variable in typeref:typename:unsigned long
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | gfx_rndr.c | 158 unsigned long GFXsavedColor = 0; variable in typeref:typename:unsigned long
|
| H A D | rndr_gu1.c | 380 GFXsavedColor = color; 676 gu1_solid_fill(x, y, width, height, (unsigned short)GFXsavedColor); 679 gu1_solid_fill(x, y, width, height, (unsigned short)~GFXsavedColor);
|
Completed in 7 milliseconds