| /xsrc/external/mit/libXrandr/dist/include/X11/extensions/ |
| H A D | Xrandr.h | 40 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 D | randrproto.h | 53 #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 D | XrrCrtc.c | 37 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 D | XrrOutput.c | 88 rep.nCrtcs * sizeof (RRCrtc) + 108 xoi->crtcs = (RRCrtc *) (xoi + 1);
|
| H A D | XrrProvider.c | 148 rep.nCrtcs * sizeof(RRCrtc) + 165 xpi->crtcs = (RRCrtc *)(xpi + 1);
|
| H A D | XrrScreen.c | 125 rep.nCrtcs * sizeof (RRCrtc) + 152 xrsr->crtcs = (RRCrtc *) (xrsr + 1);
|
| /xsrc/external/mit/libXpresent/dist/include/X11/extensions/ |
| H A D | Xpresent.h | 134 RRCrtc target_crtc; 172 RRCrtc target_crtc,
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrlease.c | 216 RRCrtc *crtcIds; 252 crtcIds = (RRCrtc *) (stuff + 1);
|
| H A D | rrprovider.c | 144 RRCrtc *crtcs; 194 crtcs = (RRCrtc *)extra;
|
| H A D | rroutput.c | 459 RRCrtc *crtcs; 534 crtcs = (RRCrtc *) extra;
|
| H A D | rrscreen.c | 376 RRCrtc *crtcs; 436 crtcs = (RRCrtc *)extra; 495 RRCrtc *crtcs; 570 crtcs = (RRCrtc *) extra;
|
| H A D | randrstr.h | 66 #define RRCrtc CARD32 macro 117 RRCrtc id;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | present-test.c | 262 RRCrtc crtc, 339 static int __test_crtc(Display *dpy, RRCrtc crtc,
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | randrstr.h | 64 typedef XID RRCrtc; typedef in typeref:typename:XID 108 RRCrtc id;
|
| H A D | rroutput.c | 446 RRCrtc *crtcs; 488 crtcs = (RRCrtc *) extra;
|
| H A D | rrscreen.c | 322 RRCrtc *crtcs; 394 crtcs = (RRCrtc *) extra;
|
| /xsrc/external/mit/libXpresent/dist/src/ |
| H A D | Xpresent.c | 480 RRCrtc target_crtc,
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | present-test.c | 1454 RRCrtc crtc, 1530 static int __test_crtc(Display *dpy, RRCrtc crtc,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/tools/ |
| H A D | virtual.c | 133 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 D | virtual.c | 144 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 D | xrandr.c | 813 find_crtc_by_xid (RRCrtc crtc)
|