Home
last modified time | relevance | path

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

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