Searched refs:ExactOrMultiple (Results 1 – 9 of 9) sorted by relevance
65 ExactOrMultiple = 2, enumerator
194 case Layer::FrameRateCompatibility::ExactOrMultiple: in partitionLayers()
76 ExactOrMultiple, // Layer needs the exact frame rate (or a multiple of it) to present the enumerator
331 Layer::FrameRate(Fps(73.4f), Layer::FrameRateCompatibility::ExactOrMultiple))); in TEST_F()578 Layer::FrameRate(Fps(60.0f), Layer::FrameRateCompatibility::ExactOrMultiple))); in TEST_F()583 Layer::FrameRate(Fps(90.0f), Layer::FrameRateCompatibility::ExactOrMultiple))); in TEST_F()
388 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()428 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()1184 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()
113 FrameRate(Fps(14.f), FrameRateCompatibility::ExactOrMultiple);
351 case Layer::FrameRateCompatibility::ExactOrMultiple: in frameRateToSetFrameRateVotePayload()352 return FrameRateCompatibility::ExactOrMultiple; in frameRateToSetFrameRateVotePayload()
1434 case FrameRateCompatibility::ExactOrMultiple: in frameRateCompatibilityString()2527 return FrameRateCompatibility::ExactOrMultiple; in convertCompatibility()
100 case FrameRateCompatibility::ExactOrMultiple: in toString()