| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowNativeBitmapShader.java | 29 protected static long nativeCreate( in nativeCreate() method in ShadowNativeBitmapShader 40 protected static long nativeCreate( in nativeCreate() method in ShadowNativeBitmapShader 46 protected static long nativeCreate( in nativeCreate() method in ShadowNativeBitmapShader 58 protected static long nativeCreate( in nativeCreate() method in ShadowNativeBitmapShader
|
| D | ShadowSurfaceControl.java | 46 protected static long nativeCreate( in nativeCreate() method in ShadowSurfaceControl 54 protected static long nativeCreate( in nativeCreate() method in ShadowSurfaceControl 70 protected static long nativeCreate( in nativeCreate() method in ShadowSurfaceControl
|
| D | ShadowNativeRadialGradient.java | 27 protected static long nativeCreate( in nativeCreate() method in ShadowNativeRadialGradient 55 protected static long nativeCreate( in nativeCreate() method in ShadowNativeRadialGradient
|
| D | ShadowNativeCornerPathEffect.java | 22 protected static long nativeCreate(float radius) { in nativeCreate() method in ShadowNativeCornerPathEffect
|
| D | ShadowNativeComposePathEffect.java | 22 protected static long nativeCreate(long nativeOuterpe, long nativeInnerpe) { in nativeCreate() method in ShadowNativeComposePathEffect
|
| D | ShadowNativeDiscretePathEffect.java | 22 protected static long nativeCreate(float length, float deviation) { in nativeCreate() method in ShadowNativeDiscretePathEffect
|
| D | ShadowNativeSumPathEffect.java | 22 protected static long nativeCreate(long first, long second) { in nativeCreate() method in ShadowNativeSumPathEffect
|
| D | ShadowNativeDashPathEffect.java | 22 protected static long nativeCreate(float[] intervals, float phase) { in nativeCreate() method in ShadowNativeDashPathEffect
|
| D | ShadowNativePathDashPathEffect.java | 22 protected static long nativeCreate(long nativePath, float advance, float phase, int nativeStyle) { in nativeCreate() method in ShadowNativePathDashPathEffect
|
| D | ShadowNativeComposeShader.java | 22 protected static long nativeCreate( in nativeCreate() method in ShadowNativeComposeShader
|
| D | ShadowNativeColorSpaceRgb.java | 33 protected static long nativeCreate( in nativeCreate() method in ShadowNativeColorSpaceRgb
|
| D | ShadowNativeSweepGradient.java | 24 protected static long nativeCreate( in nativeCreate() method in ShadowNativeSweepGradient
|
| D | ShadowStringBlock.java | 21 protected static long nativeCreate(byte[] data, int offset, int size) { in nativeCreate() method in ShadowStringBlock
|
| /external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
| D | CornerPathEffectNatives.java | 10 public static native long nativeCreate(float radius); in nativeCreate() method in CornerPathEffectNatives
|
| D | ComposePathEffectNatives.java | 11 public static native long nativeCreate(long nativeOuterpe, long nativeInnerpe); in nativeCreate() method in ComposePathEffectNatives
|
| D | DashPathEffectNatives.java | 10 public static native long nativeCreate(float[] intervals, float phase); in nativeCreate() method in DashPathEffectNatives
|
| D | SumPathEffectNatives.java | 11 public static native long nativeCreate(long first, long second); in nativeCreate() method in SumPathEffectNatives
|
| D | DiscretePathEffectNatives.java | 10 public static native long nativeCreate(float length, float deviation); in nativeCreate() method in DiscretePathEffectNatives
|
| D | PathDashPathEffectNatives.java | 11 public static native long nativeCreate( in nativeCreate() method in PathDashPathEffectNatives
|
| D | ComposeShaderNatives.java | 10 public static native long nativeCreate( in nativeCreate() method in ComposeShaderNatives
|
| D | BitmapShaderNatives.java | 11 public static native long nativeCreate( in nativeCreate() method in BitmapShaderNatives
|
| D | ColorSpaceRgbNatives.java | 29 public static native long nativeCreate( in nativeCreate() method in ColorSpaceRgbNatives
|
| D | SweepGradientNatives.java | 11 public static native long nativeCreate( in nativeCreate() method in SweepGradientNatives
|
| D | LinearGradientNatives.java | 10 public static native long nativeCreate( in nativeCreate() method in LinearGradientNatives
|
| D | RadialGradientNatives.java | 13 public static native long nativeCreate( in nativeCreate() method in RadialGradientNatives
|