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