MCPcopy Create free account
hub / github.com/HumbleUI/Skija / _nNext

Method _nNext

shared/java/PathSegmentIterator.java:57–57  ·  view source on GitHub ↗
(long ptr)

Source from the content-addressed store, hash-verified

55 public static native long _nMake(long pathPtr, boolean forceClose);
56 public static native long _nGetFinalizer();
57 public static native PathSegment _nNext(long ptr);
58}

Callers 2

nextMethod · 0.95
makeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected