Home
last modified time | relevance | path

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

/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp94 uint32_t currentAmount = mppSrc->getHWResourceAmount(attr->first); in checkTDMResource() local
106 currentAmount, totalAmount); in checkTDMResource()
107 if (accumulatedAmount[attr->first] + currentAmount > totalAmount) { in checkTDMResource()