Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h589 int32_t getDstImageInfo(exynos_image *img);
DExynosMPP.cpp1796 int32_t ExynosMPP::getDstImageInfo(exynos_image *img) in getDstImageInfo() function in ExynosMPP
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp1161 (m2mMPP->getDstImageInfo(&outImage) == NO_ERROR)) { in initDisplay()
1866 if ((ret = mExynosCompositionInfo.mM2mMPP->getDstImageInfo(&outImage)) != NO_ERROR) { in doExynosComposition()
2027 if (m2mMPP->getDstImageInfo(&mpp_dst_img) == NO_ERROR) { in configureHandle()
3559 mLayers[i]->mM2mMPP->getDstImageInfo(&image); in dumpAllBuffers()
5969 (m2mMPP->getDstImageInfo(&outImage) == NO_ERROR)) { in closeFencesForSkipFrame()