Searched defs:DisplayModeChoice (Results 1 – 2 of 2) sorted by relevance
431 struct DisplayModeChoice { struct432 DisplayModeChoice(FrameRateMode mode, GlobalSignals consideredSignals) in DisplayModeChoice() function435 static DisplayModeChoice from(RefreshRateSelector::RankedFrameRates rankedFrameRates) { in from() argument443 bool operator==(const DisplayModeChoice& other) const { argument
343 using DisplayModeChoice = TestableScheduler::DisplayModeChoice; in TEST_F() typedef379 using DisplayModeChoice = TestableScheduler::DisplayModeChoice; in TEST_F() typedef442 using DisplayModeChoice = TestableScheduler::DisplayModeChoice; in TEST_F() typedef