Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DPredictor.cpp353 if (const auto approximateStackIter = in getApproximateMatch() local
356 approximateStackIter != mApproximateStacks.cend()) { in getApproximateMatch()
357 match = &mPredictions.at(approximateStackIter->hash); in getApproximateMatch()
358 hash = approximateStackIter->hash; in getApproximateMatch()