Searched refs:MALI_GRALLOC_INTFMT_EXT_MASK (Results 1 – 4 of 4) sorted by relevance
38 #define MALI_GRALLOC_INTFMT_EXT_MASK 0xffffffff00000000ULL macro226 uint64_t modifiers = internal_format & MALI_GRALLOC_INTFMT_EXT_MASK; in mali_gralloc_format_unwrap()
150 if ((hnd->alloc_format & MALI_GRALLOC_INTFMT_EXT_MASK) != 0) in validate_lock_input_parameters()
1059 get_alloc_type(afbc_format & MALI_GRALLOC_INTFMT_EXT_MASK, in get_supported_format()1069 fmt_supported->format_ext = afbc_format & MALI_GRALLOC_INTFMT_EXT_MASK; in get_supported_format()1343 return req_format & MALI_GRALLOC_INTFMT_EXT_MASK; in get_format_ext()
1091 if (!get_alloc_type(bufDescriptor->alloc_format & MALI_GRALLOC_INTFMT_EXT_MASK, in mali_gralloc_derive_format_and_size()