Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp53 #define MALI_GRALLOC_CONSUMER_GPU ((uint16_t)1 << 1) macro
155 consumers |= MALI_GRALLOC_CONSUMER_GPU; in get_consumers()
278 if (consumers & MALI_GRALLOC_CONSUMER_GPU && in get_consumer_caps()
497 if (consumers & MALI_GRALLOC_CONSUMER_GPU) in ip_supports_base_format()
856 if (consumer & MALI_GRALLOC_CONSUMER_GPU) in get_afbc_format()
933 (consumers & MALI_GRALLOC_CONSUMER_GPU) && in get_active_caps()
1010 consumers & MALI_GRALLOC_CONSUMER_GPU && in get_supported_format()