Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.c91 dmxCreateColormap(ColormapPtr pColormap) in dmxCreateColormap() function
108 DMX_WRAP(CreateColormap, dmxCreateColormap, dmxScreen, pScreen); in dmxCreateColormap()
H A Ddmxcmap.h47 extern Bool dmxCreateColormap(ColormapPtr pColormap);
H A Ddmxscrinit.c316 DMX_WRAP(CreateColormap, dmxCreateColormap, dmxScreen, pScreen); in dmxScreenInit()