Searched defs:nextAnticipatedVSyncTimeFrom (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
D | VSyncDispatchRealtimeTest.cpp | 68 nsecs_t nextAnticipatedVSyncTimeFrom(nsecs_t timePoint, std::optional<nsecs_t>) final { in nextAnticipatedVSyncTimeFrom() function in android::scheduler::FixedRateIdealStubTracker |
/frameworks/native/services/surfaceflinger/Scheduler/ | ||
D | VSyncPredictor.cpp | 298 nsecs_t VSyncPredictor::nextAnticipatedVSyncTimeFrom(nsecs_t timePoint, in nextAnticipatedVSyncTimeFrom() function in android::scheduler::VSyncPredictor |