Class PathEffectNatives

java.lang.Object
org.robolectric.nativeruntime.PathEffectNatives

public final class PathEffectNatives
extends Object
Native methods for PathEffect 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/PathEffect.java

  • Method Details

    • nativeDestructor

      public static void nativeDestructor​(long nativePatheffect)