Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiscrinit.c269 pScreen->minInstalledCmaps = 1; in miScreenInit()
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h505 short minInstalledCmaps, maxInstalledCmaps; member
/OK3568_Linux_fs/external/xserver/fb/
H A Dfboverlay.c305 pScreen->minInstalledCmaps = 1; in fbOverlayFinishScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DScreen.c244 pScreen->minInstalledCmaps = MINCMAPS; in xnestOpenScreen()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c613 root.minInstalledMaps = pScreen->minInstalledCmaps; in CreateConnectionBlock()