Home
last modified time | relevance | path

Searched refs:nativeDestructor (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPathEffect.java27 nativeDestructor(native_instance); in finalize()
31 private static native void nativeDestructor(long native_patheffect); in nativeDestructor() method in PathEffect
H A DMaskFilter.java27 nativeDestructor(native_instance); in finalize()
31 private static native void nativeDestructor(long native_filter); in nativeDestructor() method in MaskFilter
H A DDrawFilter.java35 nativeDestructor(mNativeInt); in finalize()
42 private static native void nativeDestructor(long nativeDrawFilter); in nativeDestructor() method in DrawFilter
H A DRegionIterator.java45 nativeDestructor(mNativeIter); in finalize()
50 private static native void nativeDestructor(long native_iter); in nativeDestructor() method in RegionIterator
H A DCamera.java157 nativeDestructor(); in finalize()
165 private native void nativeDestructor(); in nativeDestructor() method in Camera
H A DMovie.java77 private static native void nativeDestructor(long nativeMovie); in nativeDestructor() method in Movie
93 nativeDestructor(mNativeMovie); in finalize()
H A DInterpolator.java149 nativeDestructor(native_instance); in finalize()
158 private static native void nativeDestructor(long native_instance); in nativeDestructor() method in Interpolator
H A DPicture.java78 nativeDestructor(mNativePicture); in close()
243 private static native void nativeDestructor(long nativePicture); in nativeDestructor() method in Picture
H A DRegion.java399 nativeDestructor(mNativeRegion); in finalize()
427 private static native void nativeDestructor(long native_region); in nativeDestructor() method in Region
H A DGraphicsStatsService.java464 nativeDestructor(); in finalize()
468 private static native void nativeDestructor(); in nativeDestructor() method in GraphicsStatsService
/aosp14/frameworks/base/libs/hwui/jni/
H A DGraphicsStatsService.cpp170 static void nativeDestructor(JNIEnv* env, jobject javaObject) { in nativeDestructor() function
188 {"nativeDestructor", "()V", (void*)nativeDestructor}};
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16239 Landroid/graphics/Camera;->nativeDestructor()V
17716 Landroid/graphics/DrawFilter;->nativeDestructor(J)V
17909 Landroid/graphics/Interpolator;->nativeDestructor(J)V
17945 Landroid/graphics/MaskFilter;->nativeDestructor(J)V
18000 Landroid/graphics/Movie;->nativeDestructor(J)V
18223 Landroid/graphics/PathEffect;->nativeDestructor(J)V
18330 Landroid/graphics/Picture;->nativeDestructor(J)V
18389 Landroid/graphics/Region;->nativeDestructor(J)V
18408 Landroid/graphics/RegionIterator;->nativeDestructor(J)V