Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtPoolAllocator.java77 return LinearMathJNI.btPoolAllocator_allocate(swigCPtr, this, size); in allocate()
DLinearMathJNI.java426 …public final static native long btPoolAllocator_allocate(long jarg1, btPoolAllocator jarg1_, int j… in btPoolAllocator_allocate() method in LinearMathJNI