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
1705 float totalUsedCapacity = 0; in assignLayers() local
2706 float totalUsedCapacity = getResourceUsedCapa(*candidateMPP); in isAssignable() local
DExynosMPP.cpp2357 struct exynos_image &dst, float totalUsedCapacity) in isAssignable()
2364 struct exynos_image &dst, float totalUsedCapacity) in hasEnoughCapa()
2388 bool ExynosMPP::isCapacityExceptionCondition(float totalUsedCapacity, float requiredCapacity, in isCapacityExceptionCondition()