Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.c59 DMX_SET_COLORMAP_PRIV(pColormap, pCmapPriv); in dmxAllocateColormapPrivates()
142 DMX_SET_COLORMAP_PRIV(pColormap, NULL); in dmxDestroyColormap()
H A Ddmxcmap.h58 #define DMX_SET_COLORMAP_PRIV(_pCMap, _pCMapPriv) \ macro