Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h37 #define xnestColormapPriv(pCmap) \ macro
40 #define xnestColormap(pCmap) (xnestColormapPriv(pCmap)->colormap)
H A DColor.c57 xnestColormapPriv(pCmap)->colormap = in xnestCreateColormap()