Home
last modified time | relevance | path

Searched refs:RRFirstOutput (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-vidmode.c93 output = RRFirstOutput(pScreen); in xwlVidModeGetCurrentModeline()
221 output = RRFirstOutput(pScreen); in xwlVidModeSetViewPort()
239 output = RRFirstOutput(pScreen); in xwlVidModeGetViewPort()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrscreen.c779 output = RRFirstOutput(pScreen); in ProcRRGetScreenInfo()
953 output = RRFirstOutput(pScreen); in ProcRRSetScreenConfig()
1139 RROutputPtr output = RRFirstOutput(pScreen); in RR10CurrentSizeID()
H A Drrinfo.c304 RROutputPtr output = RRFirstOutput(pScreen); in RRGetRotation()
H A Drandr.c672 RRFirstOutput(ScreenPtr pScreen) in RRFirstOutput() function
H A Drandrstr.h594 extern _X_EXPORT RROutputPtr RRFirstOutput(ScreenPtr pScreen);
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c634 output = RRFirstOutput(pScreen); in ephyrResizeScreen()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2576 ms_covering_crtc() uses RRFirstOutput() to determine a primary output to fall
2579 If the primary output is a slave output, RRFirstOutput() will return a slave
2584 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 RRFirstOutput
73624 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