HomeSort by: relevance | last modified time | path
    Searched refs:UsingPixmapCache (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xf86-video-geode/dist/src/
gx_rotate.c 168 pGeode->AccelInfoRec->UsingPixmapCache = TRUE;
174 pGeode->AccelInfoRec->UsingPixmapCache = FALSE;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaInit.c 545 Bool UsingPixmapCache;
562 infoRec->UsingPixmapCache = state->UsingPixmapCache;
593 state->UsingPixmapCache = infoRec->UsingPixmapCache;
598 infoRec->UsingPixmapCache = FALSE;
xaaPCache.c 648 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 &&
xaa.h 1138 Bool UsingPixmapCache;
  /xsrc/external/mit/xf86-video-xgi/dist/src/
xgi_accel.c 1026 PDEBUG1(ErrorF("XAAInfoPtr->UsingPixmapCache = %s\n"
1045 pXAA->UsingPixmapCache ? "True" : "False",

Completed in 18 milliseconds