Searched refs:RRCrtc (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/libXrandr/dist/include/X11/extensions/
H A DXrandr.h40 typedef XID RRCrtc; typedef in typeref:typename:XID
88 RRCrtc crtc; /* current crtc (or None) */
102 RRCrtc crtc; /* current crtc (or None) */
269 RRCrtc *crtcs;
284 RRCrtc crtc;
292 RRCrtc *crtcs;
374 XRRGetCrtcInfo (Display *dpy, XRRScreenResources *resources, RRCrtc crtc);
382 RRCrtc crtc,
391 XRRGetCrtcGammaSize (Display *dpy, RRCrtc crtc);
401 XRRGetCrtcGamma (Display *dpy, RRCrtc crt
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drandrproto.h53 #define RRCrtc CARD32 macro
281 RRCrtc crtc;
464 RRCrtc crtc;
491 RRCrtc crtc;
520 RRCrtc crtc;
543 RRCrtc crtc;
566 RRCrtc crtc;
587 RRCrtc crtc;
599 RRCrtc crtc;
909 RRCrtc crt
[all...]
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrCrtc.c37 XRRGetCrtcInfo (Display *dpy, XRRScreenResources *resources, RRCrtc crtc)
131 RRCrtc crtc,
167 XRRGetCrtcGammaSize (Display *dpy, RRCrtc crtc)
189 XRRGetCrtcGamma (Display *dpy, RRCrtc crtc)
260 XRRSetCrtcGamma (Display *dpy, RRCrtc crtc, XRRCrtcGamma *crtc_gamma)
328 RRCrtc crtc,
373 RRCrtc crtc,
511 XRRGetPanning (Display *dpy, XRRScreenResources *resources, RRCrtc crtc)
568 RRCrtc crtc,
H A DXrrOutput.c88 rep.nCrtcs * sizeof (RRCrtc) +
108 xoi->crtcs = (RRCrtc *) (xoi + 1);
H A DXrrProvider.c148 rep.nCrtcs * sizeof(RRCrtc) +
165 xpi->crtcs = (RRCrtc *)(xpi + 1);
H A DXrrScreen.c125 rep.nCrtcs * sizeof (RRCrtc) +
152 xrsr->crtcs = (RRCrtc *) (xrsr + 1);
/xsrc/external/mit/libXpresent/dist/include/X11/extensions/
H A DXpresent.h134 RRCrtc target_crtc;
172 RRCrtc target_crtc,
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrlease.c216 RRCrtc *crtcIds;
252 crtcIds = (RRCrtc *) (stuff + 1);
H A Drrprovider.c144 RRCrtc *crtcs;
194 crtcs = (RRCrtc *)extra;
H A Drroutput.c459 RRCrtc *crtcs;
534 crtcs = (RRCrtc *) extra;
H A Drrscreen.c376 RRCrtc *crtcs;
436 crtcs = (RRCrtc *)extra;
495 RRCrtc *crtcs;
570 crtcs = (RRCrtc *) extra;
H A Drandrstr.h66 #define RRCrtc CARD32 macro
117 RRCrtc id;
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dpresent-test.c262 RRCrtc crtc,
339 static int __test_crtc(Display *dpy, RRCrtc crtc,
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drandrstr.h64 typedef XID RRCrtc; typedef in typeref:typename:XID
108 RRCrtc id;
H A Drroutput.c446 RRCrtc *crtcs;
488 crtcs = (RRCrtc *) extra;
H A Drrscreen.c322 RRCrtc *crtcs;
394 crtcs = (RRCrtc *) extra;
/xsrc/external/mit/libXpresent/dist/src/
H A DXpresent.c480 RRCrtc target_crtc,
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dpresent-test.c1454 RRCrtc crtc,
1530 static int __test_crtc(Display *dpy, RRCrtc crtc,
/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c133 RRCrtc rr_crtc;
598 static int disable_crtc(Display *dpy, XRRScreenResources *res, RRCrtc crtc)
1425 RRCrtc rr_crtc;
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c144 RRCrtc rr_crtc;
629 static int disable_crtc(Display *dpy, XRRScreenResources *res, RRCrtc crtc)
1550 RRCrtc rr_crtc;
/xsrc/external/mit/xrandr/dist/
H A Dxrandr.c813 find_crtc_by_xid (RRCrtc crtc)

Completed in 31 milliseconds