Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h101 FORMAT_SBWC_MASK = 0x00000f00, enumerator
DExynosHWCHelper.cpp301 uint32_t sbwcType = exynos_format_desc[i].type & FORMAT_SBWC_MASK; in isFormatLossy()