Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp806 ExynosMPP *otfMPP = display->mExynosCompositionInfo.mOtfMPP; in updateExynosComposition() local
836 uint32_t layer_index, exynos_image m2m_out_img, ExynosMPP *m2mMPP, ExynosMPP *otfMPP) in changeLayerFromClientToDevice()
894 ExynosMPP *otfMPP = NULL; in updateClientComposition() local
925 ExynosMPP *otfMPP = NULL; in updateClientComposition() local
1433 exynos_image &m2m_out_img, ExynosMPP **m2mMPP, ExynosMPP **otfMPP, uint32_t &overlayInfo) in assignLayer()
1596 ExynosMPP *otfMPP = NULL; in assignLayers() local
2252 auto otfMPP = std::find_if(mOtfMPPs.begin(), mOtfMPPs.end(), in setScaleDownRatio() local
2456 ExynosMPP *otfMPP = NULL; in getOtfMPPWithChannel() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp1503 ExynosMPP* otfMPP = NULL; in configureHandle() local
4529 ExynosMPP *otfMPP = mClientCompositionInfo.mOtfMPP; in removeClientCompositionLayer() local
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp1247 int ExynosDisplayDrmInterface::getDeconChannel(ExynosMPP *otfMPP) in getDeconChannel()