Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DCachedSet.cpp98 size_t CachedSet::getComponentDisplayCost() const { in getComponentDisplayCost() function in android::compositionengine::impl::planner::CachedSet
115 size_t creationCost = getComponentDisplayCost(); in getCreationCost()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DCachedSet.h83 size_t getComponentDisplayCost() const;