Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h20 #define MAXCMAPS 1 macro
H A DColor.c299 Colormap pCmapIDs[MAXCMAPS]; in xnestDirectInstallColormaps()
320 Colormap pCmapIDs[MAXCMAPS]; in xnestDirectUninstallColormaps()
H A DScreen.c245 pScreen->maxInstalledCmaps = MAXCMAPS; in xnestOpenScreen()