Searched refs:gammaBlue (Results 1 – 3 of 3) sorted by relevance
1375 randr_crtc->gammaBlue, in xf86RandR12CrtcSetGamma()1382 memcpy(crtc->gamma_blue, randr_crtc->gammaBlue, in xf86RandR12CrtcSetGamma()2004 randr_crtc->gammaBlue, in xf86RandR12LoadPalette()2036 init_one_component(randr_crtc->gammaBlue, size, gamma.blue); in xf86RandR12ChangeGamma()
88 crtc->gammaRed = crtc->gammaBlue = crtc->gammaGreen = NULL; in RRCrtcCreate()929 memcpy(crtc->gammaBlue, blue, crtc->gammaSize * sizeof(CARD16)); in RRCrtcGammaSet()1027 crtc->gammaBlue = gamma + size * 2; in RRCrtcGammaSetSize()
124 CARD16 *gammaBlue; member