Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc960/
Dmali_gralloc_debug.cpp101 … (hnd->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) ? true : false); in mali_gralloc_dump_buffers()
Dmali_gralloc_formats.h123 #define MALI_GRALLOC_INTFMT_AFBCENABLE_MASK \ macro
Dmali_gralloc_ion.cpp642 …if ((bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) && (!(*shared_backend))) in mali_gralloc_ion_allocate()
Dmali_gralloc_bufferallocation.cpp915 if (bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) in mali_gralloc_buffer_allocate()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_debug.cpp101 … (hnd->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) ? true : false); in mali_gralloc_dump_buffers()
Dmali_gralloc_formats.h123 #define MALI_GRALLOC_INTFMT_AFBCENABLE_MASK \ macro
Dmali_gralloc_bufferallocation.cpp915 if (bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) in mali_gralloc_buffer_allocate()
1143 if (bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) in mali_gralloc_buffer_allocate()
Dmali_gralloc_ion.cpp600 …if ((bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) && (!(*shared_backend))) in mali_gralloc_ion_allocate()