Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DDisplay.c44 static int xnestNumDefaultColormaps; variable
123 xnestNumDefaultColormaps = xnestNumVisuals; in xnestOpenDisplay()
124 xnestDefaultColormaps = xallocarray(xnestNumDefaultColormaps, in xnestOpenDisplay()
126 for (i = 0; i < xnestNumDefaultColormaps; i++) in xnestOpenDisplay()