Searched refs:creationCost (Results 1 – 1 of 1) sorted by relevance
117 size_t creationCost = getComponentDisplayCost(); in getCreationCost() local120 creationCost += static_cast<size_t>(mBounds.width() * mBounds.height()); in getCreationCost()122 return creationCost; in getCreationCost()