Searched refs:xf86OutputFindClosestMode (Results 1 – 3 of 3) sorted by relevance
2128 test = xf86OutputFindClosestMode(config->output[p], mode); in bestModeForAspect()2421 modes[o] = xf86OutputFindClosestMode(config->output[o], guess); in xf86TargetAspect()2815 xf86OutputFindClosestMode(output, scrn->currentMode); in xf86SetDesiredModes()2858 xf86OutputFindClosestMode(xf86OutputPtr output, DisplayModePtr desired) in xf86OutputFindClosestMode() function2930 compat_mode = xf86OutputFindClosestMode(compat_output, desired); in xf86SetSingleMode()2951 output_mode = xf86OutputFindClosestMode(output, crtc_mode); in xf86SetSingleMode()2956 crtc_mode = xf86OutputFindClosestMode(output, desired); in xf86SetSingleMode()
980 xf86OutputFindClosestMode(xf86OutputPtr output, DisplayModePtr desired);
4021 xf86OutputFindClosestMode(output, pScrn->currentMode); in drmmode_set_desired_modes()