Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtHashInt.java61 this(LinearMathJNI.new_btHashInt(uid), true); in btHashInt()
DLinearMathJNI.java477 public final static native long new_btHashInt(int jarg1); in new_btHashInt() method in LinearMathJNI