Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DLinearMath.java155 return LinearMathJNI.btSelect__SWIG_0(condition, valueIfConditionNonZero, valueIfConditionZero); in btSelect()
DLinearMathJNI.java42 public final static native long btSelect__SWIG_0(long jarg1, long jarg2, long jarg3); in btSelect__SWIG_0() method in LinearMathJNI