Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DFlattener.h59 static const constexpr std::chrono::nanoseconds kDefaultCachedSetRenderDuration = member
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DPlanner.cpp43 kDefaultCachedSetRenderDuration.count())); in buildRenderSchedulingTunables()