Searched refs:rect_t (Results 1 – 4 of 4) sorted by relevance
96 static rect_t get_afbc_sb_size(AllocBaseType alloc_base_type) in get_afbc_sb_size()105 rect_t sb = {0, 0}; in get_afbc_sb_size()132 static rect_t get_afbc_sb_size(alloc_type_t alloc_type, const uint8_t plane) in get_afbc_sb_size()314 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in get_pixel_w_h()362 rect_t afbc_tile = sb; in get_pixel_w_h()634 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in calc_allocation_size()
40 } rect_t; typedef
79 static rect_t get_afbc_sb_size(AllocBaseType alloc_base_type) in get_afbc_sb_size()88 rect_t sb = {0, 0}; in get_afbc_sb_size()115 static rect_t get_afbc_sb_size(alloc_type_t alloc_type, const uint8_t plane) in get_afbc_sb_size()303 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in get_pixel_w_h()351 rect_t afbc_tile = sb; in get_pixel_w_h()576 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in calc_allocation_size()
38 } rect_t; typedef