Home
last modified time | relevance | path

Searched refs:AFBC_WIDEBLK (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.h37 AFBC_WIDEBLK, /* 32 x 8 block size */ enumerator
87 case AllocBaseType::AFBC_WIDEBLK: in is_afbc()
Dmali_gralloc_bufferallocation.cpp121 case AllocBaseType::AFBC_WIDEBLK: in get_afbc_sb_size()
178 alloc_type->primary_type = AllocBaseType::AFBC_WIDEBLK; in get_alloc_type()
383 if (AllocBaseType::AFBC_WIDEBLK == alloc_type.primary_type && !alloc_type.is_tiled) in get_pixel_w_h()