Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp59 #define GOOGLE_GRALLOC_CONSUMER_TPU ((uint16_t)1 << 6) macro
110 consumers |= GOOGLE_GRALLOC_CONSUMER_TPU; in get_consumers()
243 return consumers & (MALI_GRALLOC_CONSUMER_CPU | GOOGLE_GRALLOC_CONSUMER_TPU); in consumers_use_cpu_caps()