Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGenericPoolAllocator.cpp27 size_t btGenericMemoryPool::allocate_from_free_nodes(size_t num_elements) in allocate_from_free_nodes() function in btGenericMemoryPool
126 size_t alloc_pos = allocate_from_free_nodes(element_count); in allocate()
DbtGenericPoolAllocator.h46 size_t allocate_from_free_nodes(size_t num_elements);