Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dformat_info.h40 } rect_t; typedef
Dmali_gralloc_bufferallocation.cpp104 static rect_t get_afbc_sb_size(AllocBaseType alloc_base_type) in get_afbc_sb_size()
113 rect_t sb = {0, 0}; in get_afbc_sb_size()
140 static rect_t get_afbc_sb_size(alloc_type_t alloc_type, const uint8_t plane) in get_afbc_sb_size()
320 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in get_pixel_w_h()
368 rect_t afbc_tile = sb; in get_pixel_w_h()
727 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in calc_allocation_size()