HomeSort by relevance Sort by last modified time
    Searched full:push_new_pool (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btGenericPoolAllocator.h 131 btGenericMemoryPool * push_new_pool();
btGenericPoolAllocator.cpp 171 btGenericMemoryPool * btGenericPoolAllocator::push_new_pool() function in class:btGenericPoolAllocator
193 pool = push_new_pool();

Completed in 142 milliseconds