Home
last modified time | relevance | path

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

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