Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp309 uint32_t getCompressionType(const buffer_handle_t handle) { in getCompressionType() function
730 uint32_t bufferNumber = getBufferNumOfFormat(format, getCompressionType(handle)); in getBufLength()
DExynosHWCHelper.h411 uint32_t getCompressionType(const buffer_handle_t handle);
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1171 uint32_t bufferNum = getBufferNumOfFormat(gmeta.format, getCompressionType(srcHandle)); in setupLayer()
1312 uint32_t bufferNum = getBufferNumOfFormat(dstImgInfo->format, getCompressionType(dstHandle)); in setupDst()