Home
last modified time | relevance | path

Searched defs:is_tiled (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferallocation.h63 bool is_tiled; member
Dmali_gralloc_bufferallocation.cpp62 static void afbc_buffer_align(const bool is_tiled, int *size) in afbc_buffer_align()
228 const bool is_tiled = ((alloc_format & MALI_GRALLOC_INTFMT_AFBC_TILED_HEADERS) in init_afbc() local
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp79 static void afbc_buffer_align(const bool is_tiled, int *size) in afbc_buffer_align()
243 const bool is_tiled = ((alloc_format & MALI_GRALLOC_INTFMT_AFBC_TILED_HEADERS) in init_afbc() local