Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp352 uint32_t getCompressionType(const buffer_handle_t handle) { in getCompressionType() function
828 uint32_t bufferNumber = getBufferNumOfFormat(format, getCompressionType(handle)); in getBufLength()
DExynosHWCHelper.h446 uint32_t getCompressionType(const buffer_handle_t handle);
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1092 getBufferNumOfFormat(gmeta.format, getCompressionType(dst_handle)); in needDstBufRealloc()
1093 uint32_t assignedBufferNum = getBufferNumOfFormat(dst.format, getCompressionType(dst_handle)); in needDstBufRealloc()
1186 uint32_t bufferNum = getBufferNumOfFormat(gmeta.format, getCompressionType(srcHandle)); in setupLayer()
1337 uint32_t bufferNum = getBufferNumOfFormat(dstImgInfo->format, getCompressionType(dstHandle)); in setupDst()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp2034 getCompressionType(layer.mMidImg.bufferHandle)); in configureHandle()
2089 getBufferNumOfFormat(gmeta.format, getCompressionType(handle)); in configureHandle()