Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.cpp87 constexpr std::chrono::nanoseconds vsyncMoveThreshold = 3ms; in createVSyncDispatch() local
91 timerSlack.count(), vsyncMoveThreshold.count()); in createVSyncDispatch()