Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DReadBuffer.cpp66 size_t new_size = std::max(2 * minSizeToRead + m_validData, 2 * m_size); in getData() local
/hardware/google/gfxstream/guest/android-emu/aemu/base/
Daddress_space.h181 uint64_t new_size = to_borrow_from->size - size; in address_space_allocator_split_block() local
/hardware/google/aemu/base/include/aemu/base/
Daddress_space.h208 uint64_t new_size = to_borrow_from->size - size; in address_space_allocator_split_block() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4406 size_t new_size = p->m_size + len; in tdefl_output_buffer_putter() local
4836 size_t new_size, in mz_zip_array_resize()
5980 mz_uint64 new_size = MZ_MAX(file_ofs + n, pState->m_mem_size); in mz_zip_heap_write_func() local