Searched refs:MALI_GRALLOC_CONSUMER_CPU (Results 1 – 2 of 2) sorted by relevance
68 #define MALI_GRALLOC_CONSUMER_CPU ((uint16_t)1 << 0) macro304 consumers |= MALI_GRALLOC_CONSUMER_CPU; in get_consumers()471 if ((consumers & MALI_GRALLOC_CONSUMER_CPU) || in get_consumer_caps()666 if ((consumers & MALI_GRALLOC_CONSUMER_CPU) || in ip_supports_base_format()1445 ((consumers & MALI_GRALLOC_CONSUMER_CPU) == 0))) in get_best_format()
52 #define MALI_GRALLOC_CONSUMER_CPU ((uint16_t)1 << 0) macro126 consumers |= MALI_GRALLOC_CONSUMER_CPU; in get_consumers()243 return consumers & (MALI_GRALLOC_CONSUMER_CPU | GOOGLE_GRALLOC_CONSUMER_TPU); in consumers_use_cpu_caps()1324 ((consumers & MALI_GRALLOC_CONSUMER_CPU) == 0))) in get_best_format()