Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp1530 float totalUsedCapa = ExynosResourceManager::getResourceUsedCapa(*mM2mMPPs[j]); in assignLayer() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp5458 int32_t ExynosDisplay::addExynosCompositionLayer(uint32_t layerIndex, float totalUsedCapa) { in addExynosCompositionLayer()