Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h120 inline uint32_t getCompression() const { return type & COMP_MASK; } in getCompression() function
DExynosHWCHelper.cpp136 uint32_t descCompressType = exynos_format_desc[i].getCompression(); in halFormatToExynosFormat()