Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp594 uint32_t getBufferNumOfFormat(int format, uint32_t compressType) { in getBufferNumOfFormat() function
730 uint32_t bufferNumber = getBufferNumOfFormat(format, getCompressionType(handle)); in getBufLength()
DExynosHWCHelper.h440 uint32_t getBufferNumOfFormat(int format, uint32_t compressType);
/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()