Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h39 #define MALI_GRALLOC_INTFMT_FMT_WRAP_MASK 0x0000ffffULL macro
211 if (format & ~MALI_GRALLOC_INTFMT_FMT_WRAP_MASK) in mali_gralloc_format_wrapper()
223 … (((uint64_t)(x)) & MALI_GRALLOC_INTFMT_FMT_WRAP_MASK)); // Private format in mali_gralloc_format_unwrap()