Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc960/
Dmali_gralloc_formats.h33 #define MALI_GRALLOC_INTFMT_FMT_MASK 0x00000000ffffffffULL macro
169 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap()
Dmali_gralloc_bufferaccess.cpp113 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_ycbcr()
203 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_get_num_flex_planes()
290 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_flex_async()
Dmali_gralloc_bufferallocation.cpp947 uint64_t base_format = bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_buffer_allocate()
1186 …if ((bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK) == MALI_GRALLOC_FORMAT_INTERNA… in mali_gralloc_buffer_allocate()
Dmali_gralloc_formats.cpp348 base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in decode_internal_format()
Dmali_gralloc_ion.cpp75 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in init_afbc()
/device/amlogic/yukawa/gralloc/
Dmali_gralloc_formats.h33 #define MALI_GRALLOC_INTFMT_FMT_MASK 0x00000000ffffffffULL macro
169 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap()
Dmali_gralloc_bufferaccess.cpp113 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_ycbcr()
203 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_get_num_flex_planes()
290 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_flex_async()
Dmali_gralloc_bufferallocation.cpp947 uint64_t base_format = bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_buffer_allocate()
1214 …if ((bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK) == MALI_GRALLOC_FORMAT_INTERNA… in mali_gralloc_buffer_allocate()
Dmali_gralloc_formats.cpp348 base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in decode_internal_format()
Dmali_gralloc_ion.cpp75 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in init_afbc()