Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinallpriv.c156 if (!dixRegisterPrivateKey(g_iCmapPrivateKey, PRIVATE_COLORMAP, 0)) { in winAllocateCmapPrivates()
H A Dwin.h571 #define g_iCmapPrivateKey (&g_iCmapPrivateKeyRec) macro
616 dixLookupPrivate(&(pCmap)->devPrivates, g_iCmapPrivateKey))
619 dixSetPrivate(&(pCmap)->devPrivates, g_iCmapPrivateKey, v)