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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_rotate.c168 pGeode->AccelInfoRec->UsingPixmapCache = TRUE;
174 pGeode->AccelInfoRec->UsingPixmapCache = FALSE;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInit.c545 Bool UsingPixmapCache; member in struct:__anon8fe971060108
562 infoRec->UsingPixmapCache = state->UsingPixmapCache;
593 state->UsingPixmapCache = infoRec->UsingPixmapCache;
598 infoRec->UsingPixmapCache = FALSE;
H A DxaaPCache.c648 infoRec->UsingPixmapCache = FALSE;
1073 } else infoRec->UsingPixmapCache = TRUE;
2144 if(infoRec->UsingPixmapCache && infoRec->FillCacheExpandSpans &&
2160 if(infoRec->UsingPixmapCache &&
2226 if(infoRec->UsingPixmapCache && infoRec->FillCacheExpandSpans &&
2239 if(infoRec->UsingPixmapCache &&
2307 if(infoRec->UsingPixmapCache && infoRec->FillCacheBltSpans &&
H A Dxaa.h1138 Bool UsingPixmapCache; member in struct:_XAAInfoRec
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_accel.c1026 PDEBUG1(ErrorF("XAAInfoPtr->UsingPixmapCache = %s\n"
1045 pXAA->UsingPixmapCache ? "True" : "False",

Completed in 13 milliseconds