Class SumPathEffectNatives


  • public final class SumPathEffectNatives
    extends Object
    Native methods for SumPathEffect 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/SumPathEffect.java

    • Method Detail

      • nativeCreate

        public static long nativeCreate​(long first,
                                        long second)