Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.c70 dmxColormapPrivPtr pCmapPriv = DMX_GET_COLORMAP_PRIV(pColormap); in dmxBECreateColormap()
119 dmxColormapPrivPtr pCmapPriv = DMX_GET_COLORMAP_PRIV(pColormap); in dmxBEFreeColormap()
137 dmxColormapPrivPtr pCmapPriv = DMX_GET_COLORMAP_PRIV(pColormap); in dmxDestroyColormap()
157 dmxColormapPrivPtr pCmapPriv = DMX_GET_COLORMAP_PRIV(pColormap); in dmxInstallColormap()
177 dmxColormapPrivPtr pCmapPriv = DMX_GET_COLORMAP_PRIV(pColormap); in dmxStoreColors()
H A Ddmxcmap.h62 #define DMX_GET_COLORMAP_PRIV(_pCMap) (dmxColormapPrivPtr) \ macro
H A Ddmxwindow.c91 pCmapPriv = DMX_GET_COLORMAP_PRIV(pCmap); in dmxCreateRootWindow()
197 pCmapPriv = DMX_GET_COLORMAP_PRIV(pCmap); in dmxGetDefaultWindowAttributes()
566 pCmapPriv = DMX_GET_COLORMAP_PRIV(pCmap); in dmxDoChangeWindowAttributes()