Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.c360 ColormapPtr pCurCmap = GetInstalledColormap(pCmap->pScreen); in xnestUninstallColormap() local
362 if (pCmap == pCurCmap) { in xnestUninstallColormap()
364 dixLookupResourceByType((void **) &pCurCmap, in xnestUninstallColormap()
368 (*pCmap->pScreen->InstallColormap) (pCurCmap); in xnestUninstallColormap()