Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncReactorTest.cpp252 nsecs_t const thirdPeriod = 2000; in TEST_F() local
260 mReactor.onDisplayModeChanged(displayMode(thirdPeriod), false); in TEST_F()
265 mReactor.addHwVsyncTimestamp(sampleTime += thirdPeriod, std::nullopt, &periodFlushed)); in TEST_F()