Home
last modified time | relevance | path

Searched defs:HISTORY_DURATION (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.h217 static constexpr std::chrono::nanoseconds HISTORY_DURATION = 2s; variable
290 static constexpr std::chrono::nanoseconds HISTORY_DURATION = 1s; variable