Searched refs:CacheMonoStipple (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c115 static XAACacheInfoPtr CTNAME(CacheMonoStipple)(ScrnInfoPtr pScrn,
347 infoPtr->CacheMonoStipple = CTNAME(CacheMonoStipple);
1108 CTNAME(CacheMonoStipple)(ScrnInfoPtr pScrn, PixmapPtr pPix)
1126 DEBUG_P("CacheMonoStipple");
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaStateChange.c245 XAACacheInfoPtr (*CacheMonoStipple)(ScrnInfoPtr Scrn, PixmapPtr pPix); member in struct:_XAAStateWrapRec
1359 return (*pStatePriv->CacheMonoStipple)(pScrn, pPix);
1614 XAA_STATE_WRAP(CacheMonoStipple);
H A DxaaInitAccel.c1496 if(!infoRec->CacheMonoStipple && infoRec->WritePixmapToCache)
1497 infoRec->CacheMonoStipple = XAACacheMonoStipple;
H A Dxaa.h1168 XAACacheInfoPtr (*CacheMonoStipple)( member in struct:_XAAInfoRec
H A DxaaFillPoly.c787 pCache = (*infoRec->CacheMonoStipple)(infoRec->pScrn, pGC->stipple);
H A DxaaSpans.c732 pCache = (*infoRec->CacheMonoStipple)(pScrn, pPix);
H A DxaaFillRect.c727 pCache = (*infoRec->CacheMonoStipple)(pScrn, pPix);
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_accel.c399 pXAAinfo->CacheMonoStipple = ApmCacheMonoStipple;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_storm.c735 infoPtr->CacheMonoStipple = XAAGetCachePlanarMonoStipple();

Completed in 19 milliseconds