Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h77 ShouldBeSeamless = 1, enumerator
/frameworks/native/services/surfaceflinger/tests/unittests/
DTimeStatsTest.cpp387 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::ShouldBeSeamless, in TEST_F()
438 .seamlessness = TimeStats::SetFrameRateVote::Seamlessness::ShouldBeSeamless, in TEST_F()
/frameworks/native/services/surfaceflinger/
DLayer.cpp122 return Seamlessness::ShouldBeSeamless; in frameRateToSetFrameRateVotePayload()