Package org.robolectric.nativeruntime
Class DiscretePathEffectNatives
java.lang.Object
org.robolectric.nativeruntime.DiscretePathEffectNatives
Native methods for DiscretePathEffect JNI registration.
 
Native method signatures are derived from https://cs.android.com/android/platform/superproject/+/android-12.0.0_r1:frameworks/base/graphics/java/android/graphics/DiscretePathEffect.java
- 
Method Summary
- 
Method Details- 
nativeCreatepublic static long nativeCreate(float length, float deviation) 
 
-