Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp300 uint32_t sbwcType = exynos_format_desc[i].type & FORMAT_SBWC_MASK; in isFormatLossy() local
301 if (sbwcType && sbwcType != SBWC_LOSSLESS) in isFormatLossy()