Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h269 static constexpr std::chrono::nanoseconds HISTORY_DURATION = 2s; variable
353 static constexpr std::chrono::nanoseconds HISTORY_DURATION = LayerHistory::kMaxPeriodForHistory; variable