Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp907 uint64_t consumer_mask = ~0; in get_active_caps() local
927 consumer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_active_caps()
940 consumer_mask &= in get_active_caps()
952 consumer_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBC_SPLITBLK; in get_active_caps()
963 *consumer_active_caps &= consumer_mask; in get_active_caps()