Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 8 of 8) 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/gfxstream/guest/mesa/src/util/
Dblob.c88 const size_t new_size = ALIGN(blob->size, alignment); in blob_align() local
Du_debug_memory.c224 void *old_ptr, size_t old_size, size_t new_size ) in debug_realloc()
Dralloc.c201 rerzalloc_size(const void *ctx, void *ptr, size_t old_size, size_t new_size) in rerzalloc_size()
1147 linear_realloc(void *parent, void *old, unsigned new_size) in linear_realloc()
/hardware/google/aemu/base/include/aemu/base/
Daddress_space.h207 uint64_t new_size = to_borrow_from->size - size; in address_space_allocator_split_block() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp1142 size_t new_size, VkBufferUsageFlagBits usage) in CreateOrResizeBuffer()
/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