Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp718 float totalUsedCapacity = getResourceUsedCapa(*m2mMPP); in updateExynosComposition() local
760 float totalUsedCapacity = getResourceUsedCapa(*m2mMPP); in updateExynosComposition() local
1697 float totalUsedCapacity = 0; in assignLayers() local
2751 float totalUsedCapacity = getResourceUsedCapa(*candidateMPP); in isAssignable() local
DExynosMPP.cpp2373 struct exynos_image &dst, float totalUsedCapacity) in isAssignable()
2380 struct exynos_image &dst, float totalUsedCapacity) in hasEnoughCapa()
2404 bool ExynosMPP::isCapacityExceptionCondition(float totalUsedCapacity, float requiredCapacity, in isCapacityExceptionCondition()