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

/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Drndr_gu1.c230 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 Dgfx_rndr.c57 unsigned long GFXsavedColor = 0; variable in typeref:typename:unsigned long
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dgfx_rndr.c158 unsigned long GFXsavedColor = 0; variable in typeref:typename:unsigned long
H A Drndr_gu1.c380 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