Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp309 uint32_t getCompressionType(const buffer_handle_t handle) { in getCompressionType() function
730 uint32_t bufferNumber = getBufferNumOfFormat(format, getCompressionType(handle)); in getBufLength()
H A DExynosHWCHelper.h411 uint32_t getCompressionType(const buffer_handle_t handle);
/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.cpp1642 getCompressionType(layer.mMidImg.bufferHandle)); in configureHandle()
1697 getBufferNumOfFormat(gmeta.format, getCompressionType(handle)); in configureHandle()