Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.h25 } xnestPrivColormap; typedef
38 ((xnestPrivColormap *) dixLookupPrivate(&(pCmap)->devPrivates, &xnestColormapPrivateKeyRec))
H A DScreen.c156 sizeof(xnestPrivColormap))) in xnestOpenScreen()