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

Method _nDetach

shared/java/PathBuilder.java:1608–1608  ·  view source on GitHub ↗
(long ptr, float[] matrix)

Source from the content-addressed store, hash-verified

1606 public static native Rect _nComputeTightBounds(long ptr);
1607 public static native long _nSnapshot(long ptr, float[] matrix);
1608 public static native long _nDetach(long ptr, float[] matrix);
1609 public static native void _nSetFillMode(long ptr, int fillMode);
1610 public static native void _nSetVolatile(long ptr, boolean isVolatile);
1611 public static native void _nReset(long ptr);

Callers 1

detachMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected