Lines Matching refs:SetFrameRateVote
150 TimeStats::SetFrameRateVote frameRateVote, int32_t gameMode);
156 nsecs_t ts, TimeStats::SetFrameRateVote frameRateVote = {}, in insertTimeRecord()
208 TimeStats::SetFrameRateVote frameRateVote, int32_t gameMode) { in setTimeStamp()
380 const auto frameRate60 = TimeStats::SetFrameRateVote{ in TEST_F()
382 .frameRateCompatibility = TimeStats::SetFrameRateVote::FrameRateCompatibility::Default, in TEST_F()
383 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::ShouldBeSeamless, in TEST_F()
385 const auto frameRate90 = TimeStats::SetFrameRateVote{ in TEST_F()
388 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()
389 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::NotRequired, in TEST_F()
425 const auto frameRate90 = TimeStats::SetFrameRateVote{ in TEST_F()
428 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()
429 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::NotRequired, in TEST_F()
431 const auto frameRateDefault = TimeStats::SetFrameRateVote{ in TEST_F()
433 .frameRateCompatibility = TimeStats::SetFrameRateVote::FrameRateCompatibility::Default, in TEST_F()
434 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::ShouldBeSeamless, in TEST_F()
1181 const auto frameRate60 = TimeStats::SetFrameRateVote{ in TEST_F()
1184 TimeStats::SetFrameRateVote::FrameRateCompatibility::ExactOrMultiple, in TEST_F()
1185 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::NotRequired, in TEST_F()