Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp40 static mali_gralloc_format_caps dpu_aeu_runtime_caps; variable
164 memset((void *)&dpu_aeu_runtime_caps, 0, sizeof(dpu_aeu_runtime_caps)); in get_ip_capabilities()
263 memcpy(dpu_aeu_caps, (void *)&dpu_aeu_runtime_caps, sizeof(*dpu_aeu_caps)); in mali_gralloc_get_caps()
405 dpu_aeu_runtime_caps.caps_mask & MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT) in get_producers()
539 dpu_aeu_runtime_caps.caps_mask & MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT) in get_producer_caps()
541 producer_caps &= dpu_aeu_runtime_caps.caps_mask; in get_producer_caps()