Home
last modified time | relevance | path

Searched defs:otfMPP (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp66 ExynosMPP *otfMPP = compLayer->mOtfMPP; in checkTDMResource() local
76 ExynosMPP *otfMPP = display->mExynosCompositionInfo.mOtfMPP; in checkTDMResource() local
86 ExynosMPP *otfMPP = display->mClientCompositionInfo.mOtfMPP; in checkTDMResource() local
129 ExynosMPP *otfMPP = layer->mOtfMPP; in isHWResourceAvailable() local
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp782 ExynosMPP *otfMPP = display->mExynosCompositionInfo.mOtfMPP; in updateExynosComposition() local
815 ExynosMPP* m2mMPP, ExynosMPP* otfMPP) { in changeLayerFromClientToDevice()
872 ExynosMPP *otfMPP = NULL; in updateClientComposition() local
903 ExynosMPP *otfMPP = NULL; in updateClientComposition() local
1447 exynos_image &m2m_out_img, ExynosMPP **m2mMPP, ExynosMPP **otfMPP, uint32_t &overlayInfo) in assignLayer()
1647 ExynosMPP *otfMPP = NULL; in assignLayers() local
2393 auto otfMPP = std::find_if(mOtfMPPs.begin(), mOtfMPPs.end(), in setScaleDownRatio() local
2607 ExynosMPP *otfMPP = NULL; in getOtfMPPWithChannel() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp1910 ExynosMPP* otfMPP = NULL; in configureHandle() local
5420 ExynosMPP *otfMPP = mClientCompositionInfo.mOtfMPP; in removeClientCompositionLayer() local
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1672 int ExynosDisplayDrmInterface::getDeconChannel(ExynosMPP *otfMPP) in getDeconChannel()