Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c985 #define FLAG_BITS (RR_HSyncPositive | \ macro
1038 if ((randr_mode->mode.modeFlags & FLAG_BITS) != (mode->Flags & FLAG_BITS)) in xf86RandRModeMatches()
1129 mode->Flags = randr_mode->mode.modeFlags & FLAG_BITS; in xf86RandRModeConvert()