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.cpp109 size_t CachedSet::getCreationCost() const { in getCreationCost() function in android::compositionengine::impl::planner::CachedSet
413 base::StringAppendF(&result, "\n Creation cost: %zd", getCreationCost()); in dump()
DFlattener.cpp534 mCachedSetCreationCost += mNewCachedSet->getCreationCost(); in buildCachedSets()
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DCachedSet.h84 size_t getCreationCost() const;