Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h127 MALI_GRALLOC_FORMAT_INTERNAL_Y8_WRAP, enumerator
200 format = MALI_GRALLOC_FORMAT_INTERNAL_Y8_WRAP; in mali_gralloc_format_wrapper()
228 else if (base_format == MALI_GRALLOC_FORMAT_INTERNAL_Y8_WRAP) in mali_gralloc_format_unwrap()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.h129 MALI_GRALLOC_FORMAT_INTERNAL_Y8_WRAP, enumerator
193 format = MALI_GRALLOC_FORMAT_INTERNAL_Y8_WRAP; in mali_gralloc_format_wrapper()
221 else if (base_format == MALI_GRALLOC_FORMAT_INTERNAL_Y8_WRAP) in mali_gralloc_format_unwrap()
Dmali_gralloc_formats.cpp1573 else if (base_format == MALI_GRALLOC_FORMAT_INTERNAL_Y8_WRAP) in get_base_format()