Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.h52 extern Bool dmxCreateDefColormap(ScreenPtr pScreen);
H A Ddmxcmap.c219 dmxCreateDefColormap(ScreenPtr pScreen) in dmxCreateDefColormap() function
H A Ddmxscrinit.c324 if (!dmxCreateDefColormap(pScreen)) in dmxScreenInit()