Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c115 static Bool CMapCreateColormap(ColormapPtr);
186 pScreen->CreateColormap = CMapCreateColormap; in xf86HandleColormaps()
304 CMapCreateColormap(ColormapPtr pmap) in CMapCreateColormap() function
316 pScreen->CreateColormap = CMapCreateColormap; in CMapCreateColormap()