Searched refs:dgaColormap (Results 1 – 1 of 1) sorted by relevance
123 ColormapPtr dgaColormap; member170 pScreenPriv->dgaColormap = NULL; in DGAInit()325 if (pScreenPriv->current && pScreenPriv->dgaColormap) { in DGAInstallColormap()326 if (pmap != pScreenPriv->dgaColormap) { in DGAInstallColormap()328 pmap = pScreenPriv->dgaColormap; in DGAInstallColormap()343 if (pScreenPriv->current && pScreenPriv->dgaColormap) { in DGAUninstallColormap()344 if (pmap == pScreenPriv->dgaColormap) { in DGAUninstallColormap()345 pScreenPriv->dgaColormap = NULL; in DGAUninstallColormap()388 pScreenPriv->dgaColormap = NULL; in xf86SetDGAMode()755 if (!pScreenPriv->dgaColormap) in DGAInstallCmap()[all …]