Searched refs:InfoColor (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c150 free(pPriv->InfoColor);
997 pCachePriv->InfoColor = calloc(NumColor, sizeof(XAACacheInfoRec));
998 if(!pCachePriv->InfoColor) NumColor = 0;
999 if(NumColor) TransferList(ListColor, pCachePriv->InfoColor, NumColor);
1792 XAACacheInfoPtr pCache = pCachePriv->InfoColor;
1803 pCache = &pCachePriv->InfoColor[pCachePriv->CurrentColor++];
1836 pCache = &pCachePriv->InfoColor[pCachePriv->CurrentColor++];
2389 (pCachePriv->InfoColor)[i].serialNumber = 0;
H A Dxaalocal.h1760 XAACacheInfoPtr InfoColor; member in struct:__anon152d0be20108

Completed in 6 milliseconds