Home
last modified time | relevance | path

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

/hardware/google/gchips/include/
Dexynos_format.h108 static inline int is_sbwc_format(uint32_t format) in is_sbwc_format() function
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp158 return is_sbwc_format(static_cast<uint32_t>(hnd->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK)); in is_sbwc()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp894 if (is_sbwc_format(format)) in prepare_descriptor_exynos_formats()