/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
H A D | MaskFilterNatives.java | 11 public static native void nativeDestructor(long nativeFilter); in nativeDestructor() method in MaskFilterNatives
|
H A D | PathEffectNatives.java | 11 public static native void nativeDestructor(long nativePatheffect); in nativeDestructor() method in PathEffectNatives
|
H A D | RegionIteratorNatives.java | 15 public static native void nativeDestructor(long nativeIter); in nativeDestructor() method in RegionIteratorNatives
|
H A D | InterpolatorNatives.java | 12 public static native void nativeDestructor(long nativeInstance); in nativeDestructor() method in InterpolatorNatives
|
H A D | PictureNatives.java | 31 public static native void nativeDestructor(long nativePicture); in nativeDestructor() method in PictureNatives
|
H A D | RegionNatives.java | 22 public static native void nativeDestructor(long nativeRegion); in nativeDestructor() method in RegionNatives
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowNativePathEffect.java | 21 protected static void nativeDestructor(long nativePatheffect) { in nativeDestructor() method in ShadowNativePathEffect
|
H A D | ShadowNativeMaskFilter.java | 21 protected static void nativeDestructor(long nativeFilter) { in nativeDestructor() method in ShadowNativeMaskFilter
|
H A D | ShadowNativeRegionIterator.java | 29 protected static void nativeDestructor(long nativeIter) { in nativeDestructor() method in ShadowNativeRegionIterator
|
H A D | ShadowNativeInterpolator.java | 28 protected static void nativeDestructor(long nativeInstance) { in nativeDestructor() method in ShadowNativeInterpolator
|
H A D | ShadowNativePicture.java | 68 protected static void nativeDestructor(long nativePicture) { in nativeDestructor() method in ShadowNativePicture
|
H A D | ShadowNativeRegion.java | 70 protected static void nativeDestructor(long nativeRegion) { in nativeDestructor() method in ShadowNativeRegion
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | MaskFilter.java | 31 private static native void nativeDestructor(long native_filter); in nativeDestructor() method in MaskFilter
|
H A D | DrawFilter.java | 42 private static native void nativeDestructor(long nativeDrawFilter); in nativeDestructor() method in DrawFilter
|
H A D | PathEffect.java | 31 private static native void nativeDestructor(long native_patheffect); in nativeDestructor() method in PathEffect
|
H A D | RegionIterator.java | 50 private static native void nativeDestructor(long native_iter); in nativeDestructor() method in RegionIterator
|
H A D | Camera.java | 165 private native void nativeDestructor(); in nativeDestructor() method in Camera
|
H A D | Movie.java | 77 private static native void nativeDestructor(long nativeMovie); in nativeDestructor() method in Movie
|
H A D | Interpolator.java | 161 private static native void nativeDestructor(long native_instance); in nativeDestructor() method in Interpolator
|
H A D | Picture.java | 243 private static native void nativeDestructor(long nativePicture); in nativeDestructor() method in Picture
|
H A D | GraphicsStatsService.java | 468 private static native void nativeDestructor(); in nativeDestructor() method in GraphicsStatsService
|
H A D | Region.java | 427 private static native void nativeDestructor(long native_region); in nativeDestructor() method in Region
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | GraphicsStatsService.cpp | 170 static void nativeDestructor(JNIEnv* env, jobject javaObject) { in nativeDestructor() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar28 | META-INF/
META-INF/MANIFEST.MF
android/
android/drm/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-28/ |
D | framework.jar | org/apache/http/params/HttpParams.class
HttpParams.java
package org.apache. ... |