Home
last modified time | relevance | path

Searched defs:compressType (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp424 enum decon_pixel_format halFormatToDpuFormat(int format, uint32_t compressType) { in halFormatToDpuFormat()
437 int halFormatToDrmFormat(int format, uint32_t compressType) in halFormatToDrmFormat()
651 String8 getFormatStr(int format, uint32_t compressType) { in getFormatStr()
683 uint32_t getBufferNumOfFormat(int format, uint32_t compressType) { in getBufferNumOfFormat()
688 uint32_t getPlaneNumOfFormat(int format, uint32_t compressType) { in getPlaneNumOfFormat()
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp270 int32_t compressType = mppSrc->mSrcImg.compressionInfo.type; in calculateHWResourceAmount() local