Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h128 MALI_GRALLOC_FORMAT_INTERNAL_Y16_WRAP, enumerator
204 format = MALI_GRALLOC_FORMAT_INTERNAL_Y16_WRAP; in mali_gralloc_format_wrapper()
232 else if (base_format == MALI_GRALLOC_FORMAT_INTERNAL_Y16_WRAP) in mali_gralloc_format_unwrap()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.h130 MALI_GRALLOC_FORMAT_INTERNAL_Y16_WRAP, enumerator
197 format = MALI_GRALLOC_FORMAT_INTERNAL_Y16_WRAP; in mali_gralloc_format_wrapper()
225 else if (base_format == MALI_GRALLOC_FORMAT_INTERNAL_Y16_WRAP) in mali_gralloc_format_unwrap()
Dmali_gralloc_formats.cpp1577 else if (base_format == MALI_GRALLOC_FORMAT_INTERNAL_Y16_WRAP) in get_base_format()