Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h564 int32_t getDstImageInfo(exynos_image *img);
H A DExynosMPP.cpp1754 int32_t ExynosMPP::getDstImageInfo(exynos_image *img) in getDstImageInfo() function in ExynosMPP
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp776 (m2mMPP->getDstImageInfo(&outImage) == NO_ERROR)) { in initDisplay()
1457 if ((ret = mExynosCompositionInfo.mM2mMPP->getDstImageInfo(&outImage)) != NO_ERROR) { in doExynosComposition()
1610 if (m2mMPP->getDstImageInfo(&mpp_dst_img) == NO_ERROR) { in configureHandle()
5055 (m2mMPP->getDstImageInfo(&outImage) == NO_ERROR)) { in closeFencesForSkipFrame()