Searched refs:gu1_solid_fill (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | rndr_gu1.c | 447 gu1_solid_fill(unsigned short x, unsigned short y, function in typeref:typename:void 526 gu1_solid_fill(x, y, width, height, (unsigned short) GFXsavedColor); 529 gu1_solid_fill(x, y, width, height, (unsigned short) ~GFXsavedColor); 532 gu1_solid_fill(x, y, width, height, 0x0000); 535 gu1_solid_fill(x, y, width, height, 0xFFFF);
|
| H A D | gfx_priv.h | 379 void gu1_solid_fill(unsigned short x, unsigned short y,
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | rndr_gu1.c | 212 void gu1_solid_fill(unsigned short x, unsigned short y, 597 gu1_solid_fill(unsigned short x, unsigned short y, function in typeref:typename:void 676 gu1_solid_fill(x, y, width, height, (unsigned short)GFXsavedColor); 679 gu1_solid_fill(x, y, width, height, (unsigned short)~GFXsavedColor); 682 gu1_solid_fill(x, y, width, height, 0x0000); 685 gu1_solid_fill(x, y, width, height, 0xFFFF);
|
Completed in 7 milliseconds