Searched refs:getCreationCost (Results 1 – 3 of 3) sorted by relevance
111 size_t CachedSet::getCreationCost() const { in getCreationCost() function in android::compositionengine::impl::planner::CachedSet439 base::StringAppendF(&result, " Creation cost: %zd\n", getCreationCost()); in dump()
541 mCachedSetCreationCost += mNewCachedSet->getCreationCost(); in buildCachedSets()
84 size_t getCreationCost() const;