Home
last modified time | relevance | path

Searched refs:PreAllocIndices (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c91 int *PreAllocIndices; member
197 pScreenPriv->PreAllocIndices = indices; in xf86HandleColormaps()
364 int *indices = pScreenPriv->PreAllocIndices; in CMapStoreColors()
534 int *indices = pScreenPriv->PreAllocIndices; in CMapReinstallMap()
850 free(pScreenPriv->PreAllocIndices); in CMapUnwrapScreen()