Home
last modified time | relevance | path

Searched refs:RROutputIsLeased (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drrlease.c121 RROutputIsLeased(RROutputPtr output) in RROutputIsLeased() function
285 if (RROutputIsLeased(output)) { in ProcRRCreateLease()
H A Drrmode.c360 if (RROutputIsLeased(output)) in ProcRRAddOutputMode()
377 if (RROutputIsLeased(output)) in ProcRRDeleteOutputMode()
H A Drroutput.c469 leased = RROutputIsLeased(output); in ProcRRGetOutputInfo()
623 if (RROutputIsLeased(output)) in ProcRRSetOutputPrimary()
H A Drrproperty.c515 if (RROutputIsLeased(output)) in ProcRRConfigureOutputProperty()
588 if (RROutputIsLeased(output)) in ProcRRDeleteOutputProperty()
H A Drrcrtc.c1170 if (!RROutputIsLeased(pScrPriv->outputs[i])) { in ProcRRGetCrtcInfo()
1198 if (!RROutputIsLeased(pScrPriv->outputs[i])) { in ProcRRGetCrtcInfo()
1285 if (RROutputIsLeased(outputs[i])) { in ProcRRSetCrtcConfig()
H A Drandrstr.h830 RROutputIsLeased(RROutputPtr output);
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c200 return RROutputIsLeased(output->randr_output); in xf86OutputIsLeased()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5007 xfree86: Wrap RRCrtcIsLeased and RROutputIsLeased to check for DIX structures