Searched refs:CacheStipple (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaSpans.c301 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple,
305 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple,
H A DxaaStateChange.c243 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 DxaaFillRect.c264 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple,
268 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple,
H A DxaaInitAccel.c1498 if(!infoRec->CacheStipple && infoRec->WriteBitmapToCache)
1499 infoRec->CacheStipple = XAACacheStipple;
H A Dxaa.h1164 XAACacheInfoPtr (*CacheStipple)( member in struct:_XAAInfoRec
H A DxaaFillPoly.c795 pCache = (*infoRec->CacheStipple)(infoRec->pScrn, pGC->stipple,

Completed in 11 milliseconds