Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp53 #define MALI_GRALLOC_CONSUMER_GPU ((uint16_t)1 << 1) macro
154 consumers |= MALI_GRALLOC_CONSUMER_GPU; in get_consumers()
277 if (consumers & MALI_GRALLOC_CONSUMER_GPU && in get_consumer_caps()
486 if (consumers & MALI_GRALLOC_CONSUMER_GPU) in ip_supports_base_format()
845 if (consumer & MALI_GRALLOC_CONSUMER_GPU) in get_afbc_format()
924 (consumers & MALI_GRALLOC_CONSUMER_GPU) && in get_active_caps()
1019 consumers & MALI_GRALLOC_CONSUMER_GPU && in get_supported_format()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp69 #define MALI_GRALLOC_CONSUMER_GPU ((uint16_t)1 << 1) macro
339 consumers |= MALI_GRALLOC_CONSUMER_GPU; in get_consumers()
477 if (consumers & MALI_GRALLOC_CONSUMER_GPU && in get_consumer_caps()
671 if (consumers & MALI_GRALLOC_CONSUMER_GPU) in ip_supports_base_format()
1015 if (consumer & MALI_GRALLOC_CONSUMER_GPU) in get_afbc_format()
1094 (consumers & MALI_GRALLOC_CONSUMER_GPU) && in get_active_caps()
1177 consumers & MALI_GRALLOC_CONSUMER_GPU && in get_supported_format()