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

<<11121314151617181920>>

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btGImpactCollisionAlgorithm.java 44 protected void finalize() throws Throwable { method in class:btGImpactCollisionAlgorithm
47 super.finalize();
96 protected void finalize() throws Throwable { method in class:btGImpactCollisionAlgorithm.CreateFunc
99 super.finalize();
btGImpactMeshShapePart.java 44 protected void finalize() throws Throwable { method in class:btGImpactMeshShapePart
47 super.finalize();
87 protected void finalize() throws Throwable { method in class:btGImpactMeshShapePart.TrimeshPrimitiveManager
90 super.finalize();
btGjkEpaSolver2.java 44 protected void finalize() throws Throwable { method in class:btGjkEpaSolver2
47 super.finalize();
87 protected void finalize() throws Throwable { method in class:btGjkEpaSolver2.sResults
90 super.finalize();
btMultiSapBroadphase.java 44 protected void finalize() throws Throwable { method in class:btMultiSapBroadphase
47 super.finalize();
87 protected void finalize() throws Throwable { method in class:btMultiSapBroadphase.btMultiSapProxy
90 super.finalize();
btDbvt.java 44 protected void finalize() throws Throwable { method in class:btDbvt
47 super.finalize();
87 protected void finalize() throws Throwable { method in class:btDbvt.sStkNN
90 super.finalize();
156 protected void finalize() throws Throwable { method in class:btDbvt.sStkNP
159 super.finalize();
221 protected void finalize() throws Throwable { method in class:btDbvt.sStkNPS
224 super.finalize();
298 protected void finalize() throws Throwable { method in class:btDbvt.sStkCLN
301 super.finalize();
363 protected void finalize() throws Throwable { method in class:btDbvt.IWriter
420 protected void finalize() throws Throwable { method in class:btDbvt.IClone
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
btRaycastVehicle.java 45 protected void finalize() throws Throwable { method in class:btRaycastVehicle
48 super.finalize();
88 protected void finalize() throws Throwable { method in class:btRaycastVehicle.btVehicleTuning
91 super.finalize();
btTypedConstraint.java 45 protected void finalize() throws Throwable { method in class:btTypedConstraint
48 super.finalize();
88 protected void finalize() throws Throwable { method in class:btTypedConstraint.btConstraintInfo1
91 super.finalize();
157 protected void finalize() throws Throwable { method in class:btTypedConstraint.btConstraintInfo2
160 super.finalize();
  /external/opencv3/modules/java/src/
imgproc+CLAHE.java 103 protected void finalize() throws Throwable { method in class:CLAHE
127 // native support for java finalize()
ml+RTrees.java 130 protected void finalize() throws Throwable { method in class:RTrees
160 // native support for java finalize()
ml+StatModel.java 132 protected void finalize() throws Throwable { method in class:StatModel
157 // native support for java finalize()
photo+MergeDebevec.java 48 protected void finalize() throws Throwable { method in class:MergeDebevec
60 // native support for java finalize()
photo+MergeMertens.java 132 protected void finalize() throws Throwable { method in class:MergeMertens
162 // native support for java finalize()
photo+MergeRobertson.java 48 protected void finalize() throws Throwable { method in class:MergeRobertson
60 // native support for java finalize()
video+BackgroundSubtractorKNN.java 213 protected void finalize() throws Throwable { method in class:BackgroundSubtractorKNN
261 // native support for java finalize()
  /external/skia/src/gpu/gl/builders/
GrGLProgramBuilder.h 49 GrGLProgram* finalize();
  /external/skia/src/pdf/
SkPDFStream.cpp 40 deflateWStream.finalize();
  /external/v8/test/mjsunit/es6/debug-promises/
stepin-handler.js 51 .then(finalize)
60 function finalize() { function
  /external/v8/test/mjsunit/es6/
debug-stepin-microtasks.js 67 finalize(); // Break 6. StepOver.
71 function finalize() { function
  /frameworks/base/core/java/android/os/
UpdateLock.java 153 protected void finalize() throws Throwable { method in class:UpdateLock
  /frameworks/base/core/java/com/android/internal/os/
BinderInternal.java 42 protected void finalize() throws Throwable { method in class:BinderInternal.GcWatcher
  /frameworks/base/graphics/java/android/graphics/
LargeBitmap.java 108 protected void finalize() { method in class:LargeBitmap
  /frameworks/base/graphics/java/android/graphics/pdf/
PdfRenderer.java 225 protected void finalize() throws Throwable { method in class:PdfRenderer
232 super.finalize();
422 protected void finalize() throws Throwable { method in class:PdfRenderer.Page
429 super.finalize();
  /frameworks/volley/src/main/java/com/android/volley/toolbox/
PoolingByteArrayOutputStream.java 64 public void finalize() { method in class:PoolingByteArrayOutputStream
  /art/test/036-finalizer/src/
Main.java 81 /* this will try to collect and finalize ft */
86 System.out.println("finalize");
98 System.out.println("gc + finalize");
130 protected void finalize() { method in class:Main.FinalizeCounter
179 protected void finalize() { method in class:Main.FinalizerTest
  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
AllocationCache.java 194 protected void finalize() throws Throwable { method in class:AllocationCache
198 super.finalize();

Completed in 701 milliseconds

<<11121314151617181920>>