Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncDispatchTimerQueueTest.cpp41 .WillByDefault(Invoke(this, &MockVSyncTracker::nextVSyncTime));
52 nsecs_t nextVSyncTime(nsecs_t timePoint) const { in nextVSyncTime() function in android::scheduler::MockVSyncTracker