Home
last modified time | relevance | path

Searched refs:getOtfMPPWithChannel (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h177 ExynosMPP* getOtfMPPWithChannel(int ch);
DExynosResourceManager.cpp2605 ExynosMPP* ExynosResourceManager::getOtfMPPWithChannel(int ch) in getOtfMPPWithChannel() function in ExynosResourceManager
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp775 mExynosDisplay->mResourceManager->getOtfMPPWithChannel(i); in initDrmDevice()