Searched defs:is_tiled (Results 1 – 1 of 1) sorted by relevance
85 static void afbc_buffer_align(const bool is_tiled, int *size) in afbc_buffer_align()250 const bool is_tiled = ((alloc_format & MALI_GRALLOC_INTFMT_AFBC_TILED_HEADERS) in init_afbc() local