Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DSchedulerUtils.h44 static constexpr std::chrono::nanoseconds LOW_ACTIVITY_EPSILON_NS = 250ms; variable
DLayerInfo.h117 systemTime() - scheduler::LOW_ACTIVITY_EPSILON_NS.count(); in isLowActivityLayer()