Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c112 static void CMapInstallColormap(ColormapPtr);
188 pScreen->InstallColormap = CMapInstallColormap; in xf86HandleColormaps()
239 CMapInstallColormap(pDefMap); in xf86HandleColormaps()
437 CMapInstallColormap(ColormapPtr pmap) in CMapInstallColormap() function
448 pScreen->InstallColormap = CMapInstallColormap; in CMapInstallColormap()