Searched refs:XRRCrtcGamma (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXrandr/dist/include/X11/extensions/
H A DXrandr.h398 } XRRCrtcGamma; typedef in typeref:struct:_XRRCrtcGamma
400 XRRCrtcGamma *
403 XRRCrtcGamma *
407 XRRSetCrtcGamma (Display *dpy, RRCrtc crtc, XRRCrtcGamma *gamma);
410 XRRFreeGamma (XRRCrtcGamma *gamma);
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrCrtc.c188 XRRCrtcGamma *
194 XRRCrtcGamma *crtc_gamma = NULL;
243 XRRCrtcGamma *
246 XRRCrtcGamma *crtc_gamma;
248 crtc_gamma = Xmalloc (sizeof (XRRCrtcGamma) +
260 XRRSetCrtcGamma (Display *dpy, RRCrtc crtc, XRRCrtcGamma *crtc_gamma)
285 XRRFreeGamma (XRRCrtcGamma *crtc_gamma)
/xsrc/external/mit/xrandr/dist/
H A Dxrandr.c1058 XRRCrtcGamma *crtc_gamma;
1418 XRRCrtcGamma *crtc_gamma;

Completed in 8 milliseconds