Home
last modified time | relevance | path

Searched defs:new_capacity (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dstring_buffer.c34 uint32_t new_capacity = str->capacity * 2; in ensure_capacity() local
/hardware/google/aemu/base/include/aemu/base/
Daddress_space.h185 int new_capacity = address_space_allocator_grow_capacity(allocator->capacity); in address_space_allocator_split_block() local
266 …int new_capacity = address_space_allocator_grow_capacity(allocator->capacity + new_block_index_off… in address_space_allocator_split_block_at_offset() local
/hardware/google/gfxstream/guest/android-emu/aemu/base/
Daddress_space.h159 int new_capacity = address_space_allocator_grow_capacity(allocator->capacity); in address_space_allocator_split_block() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4408 size_t new_capacity = p->m_capacity; in tdefl_output_buffer_putter() local
4808 size_t new_capacity = min_new_capacity; in mz_zip_array_ensure_capacity() local
4825 size_t new_capacity, in mz_zip_array_reserve()
5991 size_t new_capacity = MZ_MAX(64, pState->m_mem_capacity); in mz_zip_heap_write_func() local