/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
H A D | BlurMaskFilterNatives.java | 27 public static native long nativeConstructor(float radius, int style); in nativeConstructor() method in BlurMaskFilterNatives
|
H A D | EmbossMaskFilterNatives.java | 26 public static native long nativeConstructor( in nativeConstructor() method in EmbossMaskFilterNatives
|
H A D | RegionIteratorNatives.java | 13 public static native long nativeConstructor(long nativeRegion); in nativeConstructor() method in RegionIteratorNatives
|
H A D | InterpolatorNatives.java | 10 public static native long nativeConstructor(int valueCount, int frameCount); in nativeConstructor() method in InterpolatorNatives
|
H A D | PictureNatives.java | 14 public static native long nativeConstructor(long nativeSrcOr0); in nativeConstructor() method in PictureNatives
|
H A D | RegionNatives.java | 20 public static native long nativeConstructor(); in nativeConstructor() method in RegionNatives
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowNativeBlurMaskFilter.java | 22 protected static long nativeConstructor(float radius, int style) { in nativeConstructor() method in ShadowNativeBlurMaskFilter
|
H A D | ShadowNativeEmbossMaskFilter.java | 22 protected static long nativeConstructor( in nativeConstructor() method in ShadowNativeEmbossMaskFilter
|
H A D | ShadowRegion.java | 38 protected static long nativeConstructor() { in nativeConstructor() method in ShadowRegion
|
H A D | ShadowNativeRegionIterator.java | 23 protected static long nativeConstructor(long nativeRegion) { in nativeConstructor() method in ShadowNativeRegionIterator
|
H A D | ShadowPicture.java | 17 protected static long nativeConstructor(long nativeSrc) { in nativeConstructor() method in ShadowPicture
|
H A D | ShadowNativeInterpolator.java | 22 protected static long nativeConstructor(int valueCount, int frameCount) { in nativeConstructor() method in ShadowNativeInterpolator
|
H A D | ShadowNativePicture.java | 25 protected static long nativeConstructor(long nativeSrcOr0) { in nativeConstructor() method in ShadowNativePicture
|
H A D | ShadowNativeRegion.java | 64 protected static long nativeConstructor() { in nativeConstructor() method in ShadowNativeRegion
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | PaintFlagsDrawFilter.java | 34 private static native long nativeConstructor(int clearBits, int setBits); in nativeConstructor() method in PaintFlagsDrawFilter
|
H A D | EmbossMaskFilter.java | 39 …private static native long nativeConstructor(float[] direction, float ambient, float specular, flo… in nativeConstructor() method in EmbossMaskFilter
|
H A D | RegionIterator.java | 49 private static native long nativeConstructor(long native_region); in nativeConstructor() method in RegionIterator
|
H A D | BlurMaskFilter.java | 65 private static native long nativeConstructor(float radius, int style); in nativeConstructor() method in BlurMaskFilter
|
H A D | Camera.java | 164 private native void nativeConstructor(); in nativeConstructor() method in Camera
|
H A D | Interpolator.java | 160 private static native long nativeConstructor(int valueCount, int frameCount); in nativeConstructor() method in Interpolator
|
H A D | Picture.java | 234 private static native long nativeConstructor(long nativeSrcOr0); in nativeConstructor() method in Picture
|
H A D | Region.java | 426 private static native long nativeConstructor(); in nativeConstructor() method in Region
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
H A D | ShadowDOM.js | 212 function register(nativeConstructor, wrapperConstructor, opt_instance) { argument 230 function isWrapperFor(wrapperConstructor, nativeConstructor) { argument
|
H A D | webcomponents.js | 258 function register(nativeConstructor, wrapperConstructor, opt_instance) { argument 276 function isWrapperFor(wrapperConstructor, nativeConstructor) { argument
|
/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/ ... |