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

/xsrc/external/mit/xorg-server/dist/randr/
H A Drrcrtc.c676 RRCrtcPtr secondary_crtc = secondary_priv->crtcs[c]; local in function:rrCheckPixmapBounding
678 if (secondary_crtc == rr_crtc) {
691 if (!secondary_crtc->mode)
693 crtc_to_box(&newbox, secondary_crtc);

Completed in 4 milliseconds