Home
last modified time | relevance | path

Searched defs:getPoolAddress (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtPoolAllocator.h109 unsigned char* getPoolAddress() in getPoolAddress() function
114 const unsigned char* getPoolAddress() const in getPoolAddress() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtPoolAllocator.java92 public java.nio.ByteBuffer getPoolAddress() { in getPoolAddress() method in btPoolAllocator