Package org.robolectric.nativeruntime
Class ComposePathEffectNatives
java.lang.Object
org.robolectric.nativeruntime.ComposePathEffectNatives
public final class ComposePathEffectNatives extends Object
Native methods for ComposePathEffect 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/ComposePathEffect.java
-
Method Summary
Modifier and Type Method Description static long
nativeCreate(long nativeOuterpe, long nativeInnerpe)
-
Method Details
-
nativeCreate
public static long nativeCreate(long nativeOuterpe, long nativeInnerpe)
-