Searched refs:nativeDestructor (Results 1 – 12 of 12) sorted by relevance
27 nativeDestructor(native_instance); in finalize()31 private static native void nativeDestructor(long native_patheffect); in nativeDestructor() method in PathEffect
27 nativeDestructor(native_instance); in finalize()31 private static native void nativeDestructor(long native_filter); in nativeDestructor() method in MaskFilter
35 nativeDestructor(mNativeInt); in finalize()42 private static native void nativeDestructor(long nativeDrawFilter); in nativeDestructor() method in DrawFilter
45 nativeDestructor(mNativeIter); in finalize()50 private static native void nativeDestructor(long native_iter); in nativeDestructor() method in RegionIterator
157 nativeDestructor(); in finalize()165 private native void nativeDestructor(); in nativeDestructor() method in Camera
77 private static native void nativeDestructor(long nativeMovie); in nativeDestructor() method in Movie93 nativeDestructor(mNativeMovie); in finalize()
149 nativeDestructor(native_instance); in finalize()158 private static native void nativeDestructor(long native_instance); in nativeDestructor() method in Interpolator
78 nativeDestructor(mNativePicture); in close()243 private static native void nativeDestructor(long nativePicture); in nativeDestructor() method in Picture
399 nativeDestructor(mNativeRegion); in finalize()427 private static native void nativeDestructor(long native_region); in nativeDestructor() method in Region
464 nativeDestructor(); in finalize()468 private static native void nativeDestructor(); in nativeDestructor() method in GraphicsStatsService
170 static void nativeDestructor(JNIEnv* env, jobject javaObject) { in nativeDestructor() function188 {"nativeDestructor", "()V", (void*)nativeDestructor}};
16239 Landroid/graphics/Camera;->nativeDestructor()V17716 Landroid/graphics/DrawFilter;->nativeDestructor(J)V17909 Landroid/graphics/Interpolator;->nativeDestructor(J)V17945 Landroid/graphics/MaskFilter;->nativeDestructor(J)V18000 Landroid/graphics/Movie;->nativeDestructor(J)V18223 Landroid/graphics/PathEffect;->nativeDestructor(J)V18330 Landroid/graphics/Picture;->nativeDestructor(J)V18389 Landroid/graphics/Region;->nativeDestructor(J)V18408 Landroid/graphics/RegionIterator;->nativeDestructor(J)V