Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp353 uint32_t getCompressionType(const buffer_handle_t handle) { in getCompressionType() function
828 uint32_t bufferNumber = getBufferNumOfFormat(format, getCompressionType(handle)); in getBufLength()
DExynosHWCHelper.h448 uint32_t getCompressionType(const buffer_handle_t handle);
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1191 uint32_t bufferNum = getBufferNumOfFormat(gmeta.format, getCompressionType(srcHandle)); in setupLayer()
1352 uint32_t bufferNum = getBufferNumOfFormat(dstImgInfo->format, getCompressionType(dstHandle)); in setupDst()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp448 getCompressionType(buffer)), in uncacheLayerBuffers()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp2059 getCompressionType(layer.mMidImg.bufferHandle)); in configureHandle()
2114 getBufferNumOfFormat(gmeta.format, getCompressionType(handle)); in configureHandle()