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

/xsrc/external/mit/xorg-server/dist/randr/
H A Drrlease.c102 RRCrtcIsLeased(RRCrtcPtr crtc) function in typeref:typename:Bool
264 if (RRCrtcIsLeased(crtc)) {
H A Drrcrtc.c1162 leased = RRCrtcIsLeased(crtc);
1296 if (RRCrtcIsLeased(crtc))
1574 if (RRCrtcIsLeased(crtc))
1717 if (RRCrtcIsLeased(crtc))
1753 if (RRCrtcIsLeased(crtc))
H A Drandrstr.h841 RRCrtcIsLeased(RRCrtcPtr crtc);
H A Drrscreen.c270 if (!RRCrtcIsLeased(crtc) && mode) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c187 return RRCrtcIsLeased(crtc->randr_crtc);

Completed in 11 milliseconds