Home
last modified time | relevance | path

Searched refs:mDstImgs (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.cpp250 memset(&mDstImgs[i], 0, sizeof(mDstImgs[i])); in ExynosMPP()
251 mDstImgs[i].acrylicAcquireFenceFd = -1; in ExynosMPP()
252 mDstImgs[i].acrylicReleaseFenceFd = -1; in ExynosMPP()
958 memset(&mDstImgs[index], 0, sizeof(mDstImgs[index])); in allocOutBuf()
960 mDstImgs[index].acrylicAcquireFenceFd = -1; in allocOutBuf()
962 mDstImgs[index].bufferHandle = dstBuffer; in allocOutBuf()
964 mDstImgs[index].format = format; in allocOutBuf()
991 mDstImgs[mCurrentDstBuf].format = in setOutBuf()
1066 if (mDstImgs[index].bufferHandle != NULL) in needDstBufRealloc()
1470 setupDst(&mDstImgs[mCurrentDstBuf]); in doPostProcessingInternal()
[all …]
H A DExynosMPP.h532 struct exynos_mpp_img_info mDstImgs[NUM_MPP_DST_BUFS_DEFAULT]; variable
H A DExynosResourceManager.cpp361 __func__, index, mM2mMPPs[i]->mDstImgs[index].bufferHandle, Xres, Yres); in doAllocDstBufs()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp1521 handle = m2mMPP->mDstImgs[m2mMPP->mCurrentDstBuf].bufferHandle; in configureHandle()
5067 m2mMPP->mDstImgs[m2mMPP->mCurrentDstBuf].acrylicReleaseFenceFd); in closeFencesForSkipFrame()