Searched refs:btAlignedAllocSetCustom (Results 1 – 5 of 5) sorted by relevance
53 void btAlignedAllocSetCustom(btAllocFunc *allocFunc, btFreeFunc *freeFunc);
101 void btAlignedAllocSetCustom(btAllocFunc *allocFunc, btFreeFunc *freeFunc) in btAlignedAllocSetCustom() function
354 …public static void btAlignedAllocSetCustom(SWIGTYPE_p_f_size_t__p_void allocFunc, SWIGTYPE_p_f_p_v… in btAlignedAllocSetCustom() method in LinearMath355 …LinearMathJNI.btAlignedAllocSetCustom(SWIGTYPE_p_f_size_t__p_void.getCPtr(allocFunc), SWIGTYPE_p_f… in btAlignedAllocSetCustom()
466 public final static native void btAlignedAllocSetCustom(long jarg1, long jarg2); in btAlignedAllocSetCustom() method in LinearMathJNI
11062 btAlignedAllocSetCustom(arg1,arg2); in Java_com_badlogic_gdx_physics_bullet_linearmath_LinearMathJNI_btAlignedAllocSetCustom()