Home
last modified time | relevance | path

Searched refs:rect_t (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmali_gralloc_bufferallocation.cpp96 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()
H A Dformat_info.h40 } rect_t; typedef
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_bufferallocation.cpp79 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()
H A Dformat_info.h38 } rect_t; typedef