Searched refs:InfoPartial (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c152 free(pPriv->InfoPartial);
988 pCachePriv->InfoPartial = calloc(NumPartial, sizeof(XAACacheInfoRec));
989 if(!pCachePriv->InfoPartial) NumPartial = 0;
991 TransferList(ListPartial, pCachePriv->InfoPartial, NumPartial);
1465 cacheRoot = pCachePriv->InfoPartial;
1528 cacheRoot = pCachePriv->InfoPartial;
1624 cacheRoot = pCachePriv->InfoPartial;
1695 cacheRoot = pCachePriv->InfoPartial;
2385 (pCachePriv->InfoPartial)[i].serialNumber = 0;
H A Dxaalocal.h1763 XAACacheInfoPtr InfoPartial; member in struct:__anon152d0be20108
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c1133 cacheRoot = pCachePriv->InfoPartial;

Completed in 8 milliseconds