Home
last modified time | relevance | path

Searched defs:timePoint (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncPredictor.cpp253 bool VSyncPredictor::isVSyncInPhase(nsecs_t timePoint, Fps frameRate) const { in isVSyncInPhase()
DLayerInfo.h186 const auto timePoint = std::chrono::nanoseconds(now); in onLayerInactive() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncPredictorTest.cpp372 auto const timePoint = 158929728723871; in TEST_F() local