Searched refs:InitPixmapCache (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaStateChange.c237 void (*InitPixmapCache)(ScreenPtr pScreen, RegionPtr areas, pointer data); member in struct:_XAAStateWrapRec
1300 (*pStatePriv->InitPixmapCache)(pScreen, areas,
1607 XAA_STATE_WRAP(InitPixmapCache);
H A DxaaInit.c190 xf86RegisterFreeBoxCallback(pScreen, infoRec->InitPixmapCache,
H A DxaaInitAccel.c1505 if((infoRec->Flags & PIXMAP_CACHE) && !infoRec->InitPixmapCache) {
1506 infoRec->InitPixmapCache = XAAInitPixmapCache;
H A Dxaa.h1142 void (*InitPixmapCache)( member in struct:_XAAInfoRec

Completed in 53 milliseconds