Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp898 uint64_t consumer_mask = ~0; in get_active_caps() local
918 consumer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_active_caps()
931 consumer_mask &= in get_active_caps()
943 consumer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBC_SPLITBLK; in get_active_caps()
963 consumer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_active_caps()
972 *consumer_active_caps &= consumer_mask; in get_active_caps()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.cpp1068 uint64_t consumer_mask = ~0; in get_active_caps() local
1088 consumer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_active_caps()
1101 consumer_mask &= in get_active_caps()
1118 consumer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_active_caps()
1127 *consumer_active_caps &= consumer_mask; in get_active_caps()