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

/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c133 RRCrtc rr_crtc; member in struct:output
669 DBG(XRR, ("%s: dst.rr_crtc=%ld, now %ld\n",
670 __func__, (long)clone->dst.rr_crtc, (long)from_info->crtc));
671 if (clone->dst.rr_crtc == from_info->crtc) {
705 if (from_info->crtc != clone->dst.rr_crtc) {
709 clone->dst.rr_crtc = 0;
738 clone->src.rr_crtc = 0;
836 clone->src.rr_crtc = 0;
1292 output->rr_crtc = o->crtc;
1375 if (!dst->rr_crtc)
1425 RRCrtc rr_crtc; local in function:context_update
[all...]
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c144 RRCrtc rr_crtc; member in struct:output
700 DBG(XRR, ("%s: dst.rr_crtc=%ld, now %ld\n",
701 __func__, (long)clone->dst.rr_crtc, (long)from_info->crtc));
702 if (clone->dst.rr_crtc == from_info->crtc) {
736 if (from_info->crtc != clone->dst.rr_crtc) {
740 clone->dst.rr_crtc = 0;
769 clone->src.rr_crtc = 0;
871 clone->src.rr_crtc = 0;
1406 output->rr_crtc = o->crtc;
1447 clone->dst.rr_crtc
1550 RRCrtc rr_crtc; local in function:context_update
[all...]
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrcrtc.c629 RRCrtcPtr rr_crtc, Rotation rotation,
649 if (crtc == rr_crtc) {
678 if (secondary_crtc == rr_crtc) {
628 rrCheckPixmapBounding(ScreenPtr pScreen,RRCrtcPtr rr_crtc,Rotation rotation,int x,int y,int w,int h) argument

Completed in 81 milliseconds