Home
last modified time | relevance | path

Searched refs:totalUsedCapa (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h671 float totalUsedCapa);
DExynosResourceManager.cpp1533 float totalUsedCapa = ExynosResourceManager::getResourceUsedCapa(*mM2mMPPs[j]); in assignLayer() local
1572 totalUsedCapa)) == false)) { in assignLayer()
1615 totalUsedCapa) == true))) { in assignLayer()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h641 int32_t addExynosCompositionLayer(uint32_t layerIndex, float totalUsedCapa);
DExynosDisplay.cpp5445 int32_t ExynosDisplay::addExynosCompositionLayer(uint32_t layerIndex, float totalUsedCapa) { in addExynosCompositionLayer() argument
5524 isAssignable = m2mMPP->isAssignable(this, src_img, dst_img, totalUsedCapa); in addExynosCompositionLayer()