Lines Matching refs:SetFrameRateVote
151 TimeStats::SetFrameRateVote, GameMode);
157 nsecs_t ts, TimeStats::SetFrameRateVote frameRateVote = {}, in insertTimeRecord()
209 TimeStats::SetFrameRateVote frameRateVote, GameMode gameMode) { in setTimeStamp()
384 const auto frameRate60 = TimeStats::SetFrameRateVote{ in TEST_F()
386 .frameRateCompatibility = TimeStats::SetFrameRateVote::FrameRateCompatibility::Default, in TEST_F()
387 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::ShouldBeSeamless, in TEST_F()
389 const auto frameRate90 = TimeStats::SetFrameRateVote{ in TEST_F()
392 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()
393 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::NotRequired, in TEST_F()
429 const auto frameRate90 = TimeStats::SetFrameRateVote{ in TEST_F()
432 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()
433 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::NotRequired, in TEST_F()
435 const auto frameRateDefault = TimeStats::SetFrameRateVote{ in TEST_F()
437 .frameRateCompatibility = TimeStats::SetFrameRateVote::FrameRateCompatibility::Default, in TEST_F()
438 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::ShouldBeSeamless, in TEST_F()
1239 const auto frameRate60 = TimeStats::SetFrameRateVote{ in TEST_F()
1242 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()
1243 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::NotRequired, in TEST_F()