Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h183 static inline int mali_gralloc_format_wrapper(int format, int modifiers) in mali_gralloc_format_wrapper() argument
213 return (modifiers | format); in mali_gralloc_format_wrapper()
222 uint64_t modifiers = internal_format & MALI_GRALLOC_INTFMT_EXT_MASK; in mali_gralloc_format_unwrap() local
237 return (modifiers | base_format); in mali_gralloc_format_unwrap()
244 #define GRALLOC_PRIVATE_FORMAT_WRAPPER_ADD_MODIFIER(x, modifiers) \ argument
245 ((int)((x) | ((unsigned)((modifiers) >> MALI_GRALLOC_INTFMT_EXT_WRAP_SHIFT))))
251 #define GRALLOC_PRIVATE_FORMAT_WRAPPER_REMOVE_MODIFIER(x, modifiers) \ argument
252 ((int)((x) & ~((unsigned)((modifiers) >> MALI_GRALLOC_INTFMT_EXT_WRAP_SHIFT))))
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_formats.h176 static inline int mali_gralloc_format_wrapper(int format, int modifiers) in mali_gralloc_format_wrapper() argument
206 return (modifiers | format); in mali_gralloc_format_wrapper()
215 uint64_t modifiers = internal_format & MALI_GRALLOC_INTFMT_EXT_MASK; in mali_gralloc_format_unwrap() local
230 return (modifiers | base_format); in mali_gralloc_format_unwrap()
310 #define GRALLOC_PRIVATE_FORMAT_WRAPPER_ADD_MODIFIER(x, modifiers) \ argument
311 ((int)((x) | ((int)((modifiers) >> 16))))
Dmali_gralloc_formats.cpp1471 const uint64_t modifiers = format_ext & MALI_GRALLOC_INTFMT_EXT_MASK; in is_multiplane_enabled() local
1473 return ((modifiers & MALI_GRALLOC_INTFMT_AFBC_BASIC) && in is_multiplane_enabled()
1474 (modifiers & MALI_GRALLOC_INTFMT_AFBC_TILED_HEADERS) && in is_multiplane_enabled()
1475 (modifiers & MALI_GRALLOC_INTFMT_AFBC_EXTRAWIDEBLK)) ? true : false; in is_multiplane_enabled()
/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
Dfilesystem566 // modifiers
999 // modifiers