Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp263 static uint64_t get_consumer_caps(const uint16_t consumers) in get_consumer_caps() function
1032 consumer_nodpu_caps = get_consumer_caps(consumers_nodpu); in get_supported_format()
1531 consumer_caps = get_consumer_caps(consumers); in mali_gralloc_select_format()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp462 static uint64_t get_consumer_caps(const uint16_t consumers) in get_consumer_caps() function
1190 consumer_nodpu_caps = get_consumer_caps(consumers_nodpu); in get_supported_format()
1739 const uint64_t consumer_caps = get_consumer_caps(consumers); in mali_gralloc_select_format()