Searched refs:FillCacheBltRects (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInitAccel.c626 /**** FillCacheBltRects ****/
628 if(infoRec->FillCacheBltRects) {
629 XAAMSG("\tDriver provided FillCacheBltRects replacement\n");
631 infoRec->FillCacheBltRects = XAAFillCacheBltRects;
1059 infoRec->FillCacheBltRects || infoRec->FillColorExpandRects ||
1079 infoRec->FillCacheBltRects || infoRec->FillColorExpandRects ||
1099 infoRec->FillCacheBltRects || infoRec->FillImageWriteRects) {
H A DxaaStateChange.c87 void (*FillCacheBltRects)(ScrnInfoPtr pScrn, int rop, member in struct:_XAAStateWrapRec
536 (*pStatePriv->FillCacheBltRects)(pScrn, rop,
1537 XAA_STATE_WRAP(FillCacheBltRects);
H A DxaaFillRect.c279 (*infoRec->FillCacheBltRects) (infoRec->pScrn, pGC->alu,
363 (*infoRec->FillCacheBltRects) (infoRec->pScrn, pGC->alu,
H A Dxaa.h598 void (*FillCacheBltRects)( member in struct:_XAAInfoRec
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_storm.c650 infoPtr->FillCacheBltRects = MGAFillCacheBltRects;

Completed in 21 milliseconds