Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.c153 dmxInstallColormap(ColormapPtr pColormap) in dmxInstallColormap() function
162 DMX_WRAP(InstallColormap, dmxInstallColormap, dmxScreen, pScreen); in dmxInstallColormap()
H A Ddmxcmap.h49 extern void dmxInstallColormap(ColormapPtr pColormap);
H A Ddmxscrinit.c318 DMX_WRAP(InstallColormap, dmxInstallColormap, dmxScreen, pScreen); in dmxScreenInit()