Searched refs:XRRCrtcInfo (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Ddri3info.c217 XRRCrtcInfo *crtc;
230 XRRCrtcInfo *crtc;
H A Dvirtual.c642 XRRCrtcInfo *c;
743 XRRCrtcInfo *c = XRRGetCrtcInfo(clone->dst.dpy, from_res, from_info->crtc);
1372 XRRCrtcInfo *c;
1668 XRRCrtcInfo *c;
/xsrc/external/mit/libXrandr/dist/src/
H A DXrrCrtc.c36 XRRCrtcInfo *
43 XRRCrtcInfo *xci;
74 rbytes = (sizeof (XRRCrtcInfo) +
119 return (XRRCrtcInfo *) xci;
123 XRRFreeCrtcInfo (XRRCrtcInfo *crtcInfo)
/xsrc/external/mit/libXrandr/dist/include/X11/extensions/
H A DXrandr.h371 } XRRCrtcInfo; typedef in typeref:struct:_XRRCrtcInfo
373 XRRCrtcInfo *
377 XRRFreeCrtcInfo (XRRCrtcInfo *crtcInfo);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2-test.c180 XRRCrtcInfo **original_crtc;
202 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
H A Dpresent-test.c268 XRRCrtcInfo **original_crtc;
278 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-speed.c192 XRRCrtcInfo **original_crtc;
220 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
H A Ddri2-test.c268 XRRCrtcInfo **original_crtc;
290 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
H A Dpresent-speed.c961 XRRCrtcInfo **original_crtc;
985 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
H A Dpresent-test.c1460 XRRCrtcInfo **original_crtc;
1470 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
H A Ddri2-swap.c424 XRRCrtcInfo **original_crtc;
496 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
H A Ddri3-swap.c437 XRRCrtcInfo **original_crtc;
510 original_crtc = malloc(sizeof(XRRCrtcInfo *)*res->ncrtc);
/xsrc/external/mit/xinput/dist/src/
H A Dtransform.c242 XRRCrtcInfo *crtc_info;
/xsrc/external/mit/xrandr/dist/
H A Dxrandr.c325 XRRCrtcInfo *crtc_info;
1321 XRRCrtcInfo *crtc_info = XRRGetCrtcInfo (dpy, res, res->crtcs[c]);
1541 XRRCrtcInfo *crtc_info = crtc->crtc_info;
1695 XRRCrtcInfo *crtc_info = crtc->crtc_info;
3706 XRRCrtcInfo *crtc_info = cur_crtc ? cur_crtc->crtc_info : NULL;
/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c611 XRRCrtcInfo *c;
712 XRRCrtcInfo *c = XRRGetCrtcInfo(clone->dst.dpy, from_res, from_info->crtc);
1258 XRRCrtcInfo *c;
1543 XRRCrtcInfo *c;

Completed in 27 milliseconds