Searched refs:getExynosMPP (Results 1 – 3 of 3) sorted by relevance
126 static ExynosMPP* getExynosMPP(uint32_t type);127 static ExynosMPP* getExynosMPP(uint32_t physicalType, uint32_t physicalIndex);
2159 ExynosMPP* ExynosResourceManager::getExynosMPP(uint32_t type) in getExynosMPP() function in ExynosResourceManager2173 ExynosMPP* ExynosResourceManager::getExynosMPP(uint32_t physicalType, uint32_t physicalIndex) in getExynosMPP() function in ExynosResourceManager2319 if ((mpp = getExynosMPP(MPP_LOGICAL_G2D_RGB)) != NULL) in deliverPerformanceInfo()2611 otfMPP = getExynosMPP(idma_channel_map[i].type, idma_channel_map[i].index); in getOtfMPPWithChannel()
903 mM2mMPP = display->mResourceManager->getExynosMPP(MPP_LOGICAL_G2D_COMBO); in initializeInfos()