Searched refs:getComponentDisplayCost (Results 1 – 2 of 2) sorted by relevance
83 size_t getComponentDisplayCost() const;
99 size_t CachedSet::getComponentDisplayCost() const { in getComponentDisplayCost() function in android::compositionengine::impl::planner::CachedSet116 size_t creationCost = getComponentDisplayCost(); in getCreationCost()