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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86RandR12.c999 xf86RandRModeMatches (RRModePtr randr_mode, function in typeref:typename:Bool
1076 if (xf86RandRModeMatches (m, mode))
1148 else if (randr_mode && !xf86RandRModeMatches (randr_mode, &crtc->mode))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86RandR12.c997 xf86RandRModeMatches(RRModePtr randr_mode, DisplayModePtr mode) function in typeref:typename:Bool
1086 if (xf86RandRModeMatches(m, mode)) {
1155 else if (randr_mode && !xf86RandRModeMatches(randr_mode, &crtc->mode))

Completed in 6 milliseconds