Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c1001 xf86RandRModeMatches(RRModePtr randr_mode, DisplayModePtr mode) in xf86RandRModeMatches() function
1090 if (xf86RandRModeMatches(m, mode)) { in xf86RandR12CrtcNotify()
1159 else if (randr_mode && !xf86RandRModeMatches(randr_mode, &crtc->mode)) in xf86RandR12CrtcSet()