Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h325 #define MALI_GRALLOC_FORMAT_CAPABILITY_AFBC_WRITE_NON_SPARSE ((uint64_t)1 << 4) macro
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp763 (producer_active_caps & MALI_GRALLOC_FORMAT_CAPABILITY_AFBC_WRITE_NON_SPARSE))) in validate_afbc_format()
824 if (!(producer_caps & MALI_GRALLOC_FORMAT_CAPABILITY_AFBC_WRITE_NON_SPARSE)) in get_afbc_format()