Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/capabilities/src/
Dgralloc_capabilities.cpp124 cpu_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
125 dpu_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
126 vpu_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
127 gpu_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
128 cam_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
129 bo_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
130 bw_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
131 mfc_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h344 #define MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK macro
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp913 producer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_active_caps()
927 consumer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_active_caps()