Home
last modified time | relevance | path

Searched defs:candidateEntry (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DPredictor.cpp279 const auto candidateEntry = getCandidateEntryByHash(hash); in getPrediction() local
297 } else if (const auto candidateEntry = getCandidateEntryByHash(hash); in getExactMatch() local
339 } else if (const auto candidateEntry = in getApproximateMatch() local
366 auto candidateEntry = getCandidateEntryByHash(predictionHash); in promoteIfCandidate() local