Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.h46 extern Bool xf86RandR12InitGamma(ScrnInfoPtr pScrn, unsigned gammaSize);
H A Dxf86RandR12.c1479 xf86RandR12InitGamma(ScrnInfoPtr pScrn, unsigned gammaSize) { in xf86RandR12InitGamma() function
2394 if (!xf86RandR12InitGamma(pScrn, 256)) in xf86RandR12Init12()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c231 if (!xf86RandR12InitGamma(pScrn, elements)) { in xf86HandleColormaps()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog22566 * Call CMapUnwrapScreen if xf86RandR12InitGamma fails (Emil Velikov).