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

Method _nMake

shared/java/PathSegmentIterator.java:55–55  ·  view source on GitHub ↗
(long pathPtr, boolean forceClose)

Source from the content-addressed store, hash-verified

53 }
54
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 1

makeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected