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

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaInit.c 84 if(infoRec->ClosePixmapCache)
85 (*infoRec->ClosePixmapCache)(infoRec->pScrn->pScreen);
xaaStateChange.c 238 void (*ClosePixmapCache)(ScreenPtr pScreen);
1309 (*pStatePriv->ClosePixmapCache)(pScreen);
1608 XAA_STATE_WRAP(ClosePixmapCache);
xaa.h 1147 void (*ClosePixmapCache)(
xaaInitAccel.c 1507 infoRec->ClosePixmapCache = XAAClosePixmapCache;

Completed in 8 milliseconds