Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DContactCache.java68 CollisionJNI.ContactCache_change_ownership(this, swigCPtr, false); in swigReleaseOwnership()
73 CollisionJNI.ContactCache_change_ownership(this, swigCPtr, true); in swigTakeOwnership()
DCollisionJNI.java2502 …public final static native void ContactCache_change_ownership(ContactCache obj, long cptr, boolean… in ContactCache_change_ownership() method in CollisionJNI