Home
last modified time | relevance | path

Searched refs:getResourceUsedCapa (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.h147 static float getResourceUsedCapa(ExynosMPP &mpp);
H A DExynosMPP.cpp2335 float totalUsedCapacity = ExynosResourceManager::getResourceUsedCapa(*this); in hasEnoughCapa()
H A DExynosResourceManager.cpp2189 float ExynosResourceManager::getResourceUsedCapa(ExynosMPP &mpp) in getResourceUsedCapa() function in ExynosResourceManager