Searched refs:getOtfMPP (Results 1 – 2 of 2) sorted by relevance
1101 …result.appendFormat("[%s: 0x%" PRIx64 "] ", mDisplay->mResourceManager->getOtfMPP(i)->mName.c_str(… in dump()1102 mCheckMPPFlag[mDisplay->mResourceManager->getOtfMPP(i)->mLogicalType]); in dump()1163 …result.appendFormat("[%s: 0x%" PRIx64 "] ", mDisplay->mResourceManager->getOtfMPP(i)->mName.c_str(… in printLayer()1164 mCheckMPPFlag[mDisplay->mResourceManager->getOtfMPP(i)->mLogicalType]); in printLayer()
164 ExynosMPP* getOtfMPP(uint32_t index) {return mOtfMPPs[index];}; in getOtfMPP() function