Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h335 #define MALI_GRALLOC_FORMAT_CAPABILITY_AFBC_DOUBLE_BODY ((uint64_t)1 << 10) macro
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp631 if ((producer_caps & consumer_caps & MALI_GRALLOC_FORMAT_CAPABILITY_AFBC_DOUBLE_BODY) == 0) in is_format_supported()
846 producer_caps & consumer_caps & MALI_GRALLOC_FORMAT_CAPABILITY_AFBC_DOUBLE_BODY) in get_afbc_format()