Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DPredictor.cpp33 std::optional<ApproximateMatch> approximateMatch = {}; in getApproximateMatch() local
188 if (std::optional<NonBufferHash> approximateMatch = getApproximateMatch(layers); in getPredictedPlan() local
450 auto approximateMatch = prediction.getExampleLayerStack().getApproximateMatch(layers); in findSimilarPrediction() local