Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp105 static uint16_t get_consumers(uint64_t usage) in get_consumers() function
1380 auto consumers = get_consumers(usage); in get_base_format()
1401 else if (get_consumers(usage) & GOOGLE_GRALLOC_CONSUMER_BIG) in get_base_format()
1425 if (get_consumers(usage) & GOOGLE_GRALLOC_CONSUMER_BIG) in get_base_format()
1452 if (get_consumers(usage) & GOOGLE_GRALLOC_CONSUMER_BIG) in get_base_format()
1522 const uint16_t consumers = get_consumers(usage); in mali_gralloc_select_format()