Searched refs:getHWBlockId (Results 1 – 2 of 2) sorted by relevance
59 const uint32_t blkId = currentMPP->getHWBlockId(); in checkTDMResource()127 uint32_t currentBlockId = currentMPP->getHWBlockId(); in isHWResourceAvailable()132 if ((currentBlockId == otfMPP->getHWBlockId()) && isOverlapped(display, mppSrc, layer)) in isHWResourceAvailable()466 uint32_t bId = mpp->getHWBlockId(); in otfMppReordering()554 const uint32_t blockId = compOtfMPP->getHWBlockId(); in getAmounts()
704 virtual uint32_t getHWBlockId() { return mHWBlockId; } in getHWBlockId() function