Searched refs:getDstImageInfo (Results 1 – 3 of 3) sorted by relevance
589 int32_t getDstImageInfo(exynos_image *img);
1796 int32_t ExynosMPP::getDstImageInfo(exynos_image *img) in getDstImageInfo() function in ExynosMPP
1161 (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()