Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp134 const int descHalFormat = exynos_format_desc[i].halFormat; in halFormatToExynosFormat() local
142 if ((inHalFormat == descHalFormat) && in halFormatToExynosFormat()