Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DFlattener.cpp88 const bool alreadyHadCachedSets = mergeWithCachedSets(layers, now); in flattenLayers()
259 bool Flattener::mergeWithCachedSets(const std::vector<const LayerState*>& layers, time_point now) { in mergeWithCachedSets() function in android::compositionengine::impl::planner::Flattener
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DFlattener.h118 bool mergeWithCachedSets(const std::vector<const LayerState*>& layers,