Home
last modified time | relevance | path

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

/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp60 const uint32_t axiId = currentMPP->getAXIPortId(); in checkTDMResource()
467 uint32_t aId = mpp->getAXIPortId(); in otfMppReordering()
555 const uint32_t AXIId = compOtfMPP->getAXIPortId(); in getAmounts()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h705 virtual uint32_t getAXIPortId() { return mAXIPortId; } in getAXIPortId() function