Package org.robolectric.nativeruntime
Class PathDashPathEffectNatives
java.lang.Object
org.robolectric.nativeruntime.PathDashPathEffectNatives
Native methods for PathDashPathEffect 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/PathDashPathEffect.java
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
nativeCreate
(long nativePath, float advance, float phase, int nativeStyle)
-
Method Details
-
nativeCreate
public static long nativeCreate(long nativePath, float advance, float phase, int nativeStyle)
-