Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h179 const static ExynosMPPVector& getOtfMPPs() { return mOtfMPPs; }; in getOtfMPPs() function
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp153 for (auto it: resourceManager->getOtfMPPs()) { in makeDPURestrictions()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp269 auto otfMPPs = ExynosResourceManager::getOtfMPPs(); in doPreProcess()
DExynosDisplay.cpp1080 mMaxWindowNum = mResourceManager->getOtfMPPs().size();