Searched refs:CacheStipple (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaSpans.c | 301 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple, 305 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple,
|
| H A D | xaaStateChange.c | 243 XAACacheInfoPtr (*CacheStipple)(ScrnInfoPtr Scrn, PixmapPtr pPix, int fg, member in struct:_XAAStateWrapRec 1350 return (*pStatePriv->CacheStipple)(pScrn, pPix, fg, 1613 XAA_STATE_WRAP(CacheStipple);
|
| H A D | xaaFillRect.c | 264 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple, 268 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple,
|
| H A D | xaaInitAccel.c | 1498 if(!infoRec->CacheStipple && infoRec->WriteBitmapToCache) 1499 infoRec->CacheStipple = XAACacheStipple;
|
| H A D | xaa.h | 1164 XAACacheInfoPtr (*CacheStipple)( member in struct:_XAAInfoRec
|
| H A D | xaaFillPoly.c | 795 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple,
|
Completed in 11 milliseconds