Home
last modified time | relevance | path

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

/hardware/google/gchips/include/
Dexynos_format.h113 static inline int is_sbwc_format(uint32_t format) in is_sbwc_format() function
/hardware/google/gchips/libvendorgraphicbuffer/gralloc5/
Dvendor_graphicbuffer_meta.cpp187 return is_sbwc_format( in is_sbwc()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp149 return is_sbwc_format(VendorGraphicBufferMeta::get_internal_format(hnd)); in is_sbwc()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp974 if (is_sbwc_format(format)) in prepare_descriptor_exynos_formats()