Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h159 ExynosMPP* getOtfMPP(uint32_t index) {return mOtfMPPs[index];}; in getOtfMPP() function
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp988 …result.appendFormat("[%s: 0x%" PRIx64 "] ", mDisplay->mResourceManager->getOtfMPP(i)->mName.string… in dump()
989 mCheckMPPFlag[mDisplay->mResourceManager->getOtfMPP(i)->mLogicalType]); in dump()
1046 …result.appendFormat("[%s: 0x%" PRIx64 "] ", mDisplay->mResourceManager->getOtfMPP(i)->mName.string… in printLayer()
1047 mCheckMPPFlag[mDisplay->mResourceManager->getOtfMPP(i)->mLogicalType]); in printLayer()