Home
last modified time | relevance | path

Searched refs:halFormatToExynosFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp132 const format_description_t* halFormatToExynosFormat(int inHalFormat, uint32_t inCompressType) { in halFormatToExynosFormat() function
336 auto exynosFormat = halFormatToExynosFormat(format, compressType); in halFormatToDpuFormat()
350 auto exynosFormat = halFormatToExynosFormat(format, compressType); in halFormatToDrmFormat()
563 auto exynosFormat = halFormatToExynosFormat(format, compressType); in getFormatStr()
595 auto exynosFormat = halFormatToExynosFormat(format, compressType); in getBufferNumOfFormat()
600 auto exynosFormat = halFormatToExynosFormat(format, compressType); in getPlaneNumOfFormat()
DExynosHWCHelper.h400 const format_description_t *halFormatToExynosFormat(int format, uint32_t compressType);