Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncDispatchRealtimeTest.cpp42 nsecs_t nextAnticipatedVSyncTimeFrom(nsecs_t timePoint) const final { in nextAnticipatedVSyncTimeFrom() function in android::scheduler::FixedRateIdealStubTracker
68 nsecs_t nextAnticipatedVSyncTimeFrom(nsecs_t time_point) const final { in nextAnticipatedVSyncTimeFrom() function in android::scheduler::VRRStubTracker
/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncPredictor.cpp240 nsecs_t VSyncPredictor::nextAnticipatedVSyncTimeFrom(nsecs_t timePoint) const { in nextAnticipatedVSyncTimeFrom() function in android::scheduler::VSyncPredictor