Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp3563 const auto earlyLatchVsyncThreshold = currentVsyncPeriod / 2; in frameIsEarly() local
3576 prediction->presentTime - expectedPresentTime >= earlyLatchVsyncThreshold; in frameIsEarly()