Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DPredictor.cpp317 const auto& exampleStack = mPredictions.at(approximateStack.hash).getExampleLayerStack(); in getApproximateMatch() local
318 if (const auto approximateMatchOpt = exampleStack.getApproximateMatch(layers); in getApproximateMatch()