Home
last modified time | relevance | path

Searched refs:getCreationCost (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DCachedSet.cpp111 size_t CachedSet::getCreationCost() const { in getCreationCost() function in android::compositionengine::impl::planner::CachedSet
439 base::StringAppendF(&result, " Creation cost: %zd\n", getCreationCost()); in dump()
DFlattener.cpp541 mCachedSetCreationCost += mNewCachedSet->getCreationCost(); in buildCachedSets()
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DCachedSet.h84 size_t getCreationCost() const;