Home
last modified time | relevance | path

Searched defs:currentPeriod (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncPredictor.cpp89 nsecs_t VSyncPredictor::currentPeriod() const { in currentPeriod() function in android::scheduler::VSyncPredictor
150 auto const currentPeriod = it->second.slope; in addVsyncTimestamp() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncDispatchRealtimeTest.cpp50 nsecs_t currentPeriod() const final { return mPeriod; } in currentPeriod() function in android::scheduler::FixedRateIdealStubTracker
84 nsecs_t currentPeriod() const final { in currentPeriod() function in android::scheduler::VRRStubTracker