Searched refs:RRFirstOutput (Results 1 – 7 of 7) sorted by relevance
93 output = RRFirstOutput(pScreen); in xwlVidModeGetCurrentModeline()221 output = RRFirstOutput(pScreen); in xwlVidModeSetViewPort()239 output = RRFirstOutput(pScreen); in xwlVidModeGetViewPort()
779 output = RRFirstOutput(pScreen); in ProcRRGetScreenInfo()953 output = RRFirstOutput(pScreen); in ProcRRSetScreenConfig()1139 RROutputPtr output = RRFirstOutput(pScreen); in RR10CurrentSizeID()
304 RROutputPtr output = RRFirstOutput(pScreen); in RRGetRotation()
672 RRFirstOutput(ScreenPtr pScreen) in RRFirstOutput() function
594 extern _X_EXPORT RROutputPtr RRFirstOutput(ScreenPtr pScreen);
634 output = RRFirstOutput(pScreen); in ephyrResizeScreen()
2576 ms_covering_crtc() uses RRFirstOutput() to determine a primary output to fall2579 If the primary output is a slave output, RRFirstOutput() will return a slave2584 Changing RRFirstOutput() could have unintended side effects for other callers,2585 so this change replaces the call to RRFirstOutput() with ms_first_output().73621 randr: first check pScrPriv before using the pointer at RRFirstOutput73624 which later calls RRFirstOutput.137461 randr: use primary output for RRFirstOutput()162089 RRScanOldConfig cannot use RRFirstOutput before output is configured.162091 RRFirstOutput returns the first active output, which won't be set until