Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h180 float getM2MCapa(uint32_t physicalType);
DExynosResourceManager.cpp2694 float ExynosResourceManager::getM2MCapa(uint32_t physicalType) in getM2MCapa() function in ExynosResourceManager
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp5031 if (assignedCapacity > (mResourceManager->getM2MCapa(MPP_G2D) * MPP_CAPA_OVER_THRESHOLD)) { in startPostProcessing()