Searched refs:primary_type (Results 1 – 4 of 4) sorted by relevance
52 AllocBaseType primary_type; member79 return primary_type != UNCOMPRESSED; in is_afbc()
123 return get_afbc_sb_size(alloc_type.primary_type); in get_afbc_sb_size()133 alloc_type->primary_type = UNCOMPRESSED; in get_alloc_type()151 alloc_type->primary_type = AFBC; in get_alloc_type()154 alloc_type->primary_type = AFBC_WIDEBLK; in get_alloc_type()158 alloc_type->primary_type = AFBC_EXTRAWIDEBLK; in get_alloc_type()358 if (AFBC_WIDEBLK == alloc_type.primary_type && !alloc_type.is_tiled) in get_pixel_w_h()
57 AllocBaseType primary_type{AllocBaseType::UNCOMPRESSED};84 switch (primary_type) in is_afbc()
140 return get_afbc_sb_size(alloc_type.primary_type); in get_afbc_sb_size()149 alloc_type->primary_type = AllocBaseType::UNCOMPRESSED; in get_alloc_type()167 alloc_type->primary_type = AllocBaseType::AFBC; in get_alloc_type()170 alloc_type->primary_type = AllocBaseType::AFBC_WIDEBLK; in get_alloc_type()174 alloc_type->primary_type = AllocBaseType::AFBC_EXTRAWIDEBLK; in get_alloc_type()377 if (AllocBaseType::AFBC_WIDEBLK == alloc_type.primary_type && !alloc_type.is_tiled) in get_pixel_w_h()