Home
last modified time | relevance | path

Searched refs:CMAP_PALETTED_TRUECOLOR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.h35 #define CMAP_PALETTED_TRUECOLOR 0x0000001 macro
H A Dxf86cmap.c455 if (!(pScreenPriv->flags & CMAP_PALETTED_TRUECOLOR) && in CMapInstallColormap()
950 if (!(pScreenPriv->flags & CMAP_PALETTED_TRUECOLOR) && in CMapChangeGamma()
1039 if (!(pScreenPriv->flags & CMAP_PALETTED_TRUECOLOR) && in xf86ChangeGammaRamp()
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/
H A D0002-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch144 flags = CMAP_PALETTED_TRUECOLOR;
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c4186 CMAP_PALETTED_TRUECOLOR | in drmmode_setup_colormap()