Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncPredictor.h106 void shiftVsyncSequence(Duration phase);
DVSyncPredictor.cpp468 timeline.shiftVsyncSequence(phase); in ensureMinFrameDurationIsKept()
753 void VSyncPredictor::VsyncTimeline::shiftVsyncSequence(Duration phase) { in shiftVsyncSequence() function in android::scheduler::VSyncPredictor::VsyncTimeline