Home
last modified time | relevance | path

Searched defs:totalUsedCapacity (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp722 float totalUsedCapacity = getResourceUsedCapa(*m2mMPP); in updateExynosComposition() local
762 float totalUsedCapacity = getResourceUsedCapa(*m2mMPP); in updateExynosComposition() local
1700 float totalUsedCapacity = 0; in assignLayers() local
2754 float totalUsedCapacity = getResourceUsedCapa(*candidateMPP); in isAssignable() local
DExynosMPP.cpp2374 struct exynos_image &dst, float totalUsedCapacity) in isAssignable()
2381 struct exynos_image &dst, float totalUsedCapacity) in hasEnoughCapa()
2405 bool ExynosMPP::isCapacityExceptionCondition(float totalUsedCapacity, float requiredCapacity, in isCapacityExceptionCondition()