Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp594 uint32_t getBufferNumOfFormat(int format, uint32_t compressType) { in getBufferNumOfFormat() function
730 uint32_t bufferNumber = getBufferNumOfFormat(format, getCompressionType(handle)); in getBufLength()
H A DExynosHWCHelper.h440 uint32_t getBufferNumOfFormat(int format, uint32_t compressType);
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.cpp1171 uint32_t bufferNum = getBufferNumOfFormat(gmeta.format, getCompressionType(srcHandle)); in setupLayer()
1312 uint32_t bufferNum = getBufferNumOfFormat(dstImgInfo->format, getCompressionType(dstHandle)); in setupDst()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp1641 getBufferNumOfFormat(layer.mMidImg.format, in configureHandle()
1697 getBufferNumOfFormat(gmeta.format, getCompressionType(handle)); in configureHandle()