Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c127 static Bool CMapAllocateColormapPrivate(ColormapPtr);
223 if (!CMapAllocateColormapPrivate(pDefMap)) { in xf86HandleColormaps()
262 CMapAllocateColormapPrivate(ColormapPtr pmap) in CMapAllocateColormapPrivate() function
313 if (CMapAllocateColormapPrivate(pmap)) in CMapCreateColormap()