Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h174 const static ExynosMPPVector& getOtfMPPs() { return mOtfMPPs; }; in getOtfMPPs() function
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp155 for (auto it: resourceManager->getOtfMPPs()) { in makeDPURestrictions()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp237 auto otfMPPs = ExynosResourceManager::getOtfMPPs(); in doPreProcess()