Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryTest.cpp289 const Fps gameModeFrameRate = Fps::fromValue(60.0f); in TEST_F() local
336 FrameRateOverride({uid, gameModeFrameRate.getValue()})); in TEST_F()
341 time += gameModeFrameRate.getPeriodNsecs(); in TEST_F()