Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JetBrains/skija
/ _nMake
Method
_nMake
shared/java/PathSegmentIterator.java:56–56 ·
view source on GitHub ↗
(long pathPtr, boolean forceClose)
Source
from the content-addressed store, hash-verified
54
}
55
56
public
static
native long _nMake(long pathPtr, boolean forceClose);
57
public
static
native long _nGetFinalizer();
58
public
static
native PathSegment _nNext(long ptr);
59
}
Callers
1
make
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected