Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtDispatcherInfo.java127 return CollisionJNI.btDispatcherInfo_enableSPU_get(swigCPtr, this); in getEnableSPU()
DCollisionJNI.java433 …public final static native boolean btDispatcherInfo_enableSPU_get(long jarg1, btDispatcherInfo jar… in btDispatcherInfo_enableSPU_get() method in CollisionJNI