HomeSort by relevance Sort by last modified time
    Searched refs:finalize (Results 351 - 375 of 1191) sorted by null

<<11121314151617181920>>

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btTriangleMesh.java 44 protected void finalize() throws Throwable { method in class:btTriangleMesh
47 super.finalize();
btTriangleMeshShapeData.java 44 protected void finalize() throws Throwable { method in class:btTriangleMeshShapeData
47 super.finalize();
btUsageBitfield.java 44 protected void finalize() throws Throwable { method in class:btUsageBitfield
47 super.finalize();
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
InternalTickCallback.java 45 protected void finalize() throws Throwable { method in class:InternalTickCallback
48 super.finalize();
btAngularLimit.java 45 protected void finalize() throws Throwable { method in class:btAngularLimit
48 super.finalize();
btCharacterControllerInterface.java 45 protected void finalize() throws Throwable { method in class:btCharacterControllerInterface
48 super.finalize();
btConstraintSolver.java 45 protected void finalize() throws Throwable { method in class:btConstraintSolver
48 super.finalize();
btGeneric6DofSpringConstraint.java 45 protected void finalize() throws Throwable { method in class:btGeneric6DofSpringConstraint
48 super.finalize();
btJointFeedback.java 45 protected void finalize() throws Throwable { method in class:btJointFeedback
48 super.finalize();
btKinematicCharacterController.java 45 protected void finalize() throws Throwable { method in class:btKinematicCharacterController
48 super.finalize();
btSequentialImpulseConstraintSolver.java 45 protected void finalize() throws Throwable { method in class:btSequentialImpulseConstraintSolver
48 super.finalize();
btSimpleDynamicsWorld.java 45 protected void finalize() throws Throwable { method in class:btSimpleDynamicsWorld
48 super.finalize();
btSliderConstraintData.java 45 protected void finalize() throws Throwable { method in class:btSliderConstraintData
48 super.finalize();
btSliderConstraintDoubleData.java 45 protected void finalize() throws Throwable { method in class:btSliderConstraintDoubleData
48 super.finalize();
btUniversalConstraint.java 45 protected void finalize() throws Throwable { method in class:btUniversalConstraint
48 super.finalize();
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
HullDesc.java 43 protected void finalize() throws Throwable { method in class:HullDesc
46 super.finalize();
btDefaultMotionState.java 43 protected void finalize() throws Throwable { method in class:btDefaultMotionState
46 super.finalize();
btTransformUtil.java 43 protected void finalize() throws Throwable { method in class:btTransformUtil
46 super.finalize();
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
SoftBodyTetraData.java 46 protected void finalize() throws Throwable { method in class:SoftBodyTetraData
49 super.finalize();
SoftRigidAnchorData.java 46 protected void finalize() throws Throwable { method in class:SoftRigidAnchorData
49 super.finalize();
btCPUVertexBufferDescriptor.java 46 protected void finalize() throws Throwable { method in class:btCPUVertexBufferDescriptor
49 super.finalize();
btDefaultSoftBodySolver.java 46 protected void finalize() throws Throwable { method in class:btDefaultSoftBodySolver
49 super.finalize();
btSoftBodySolver.java 46 protected void finalize() throws Throwable { method in class:btSoftBodySolver
49 super.finalize();
btSoftBodyTriangleCallback.java 46 protected void finalize() throws Throwable { method in class:btSoftBodyTriangleCallback
49 super.finalize();
  /external/skia/platform_tools/android/apps/canvasproof/src/main/java/org/skia/canvasproof/
GaneshPictureRenderer.java 110 public void finalize() throws Throwable { method in class:GaneshPictureRenderer
111 super.finalize();

Completed in 257 milliseconds

<<11121314151617181920>>