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

Method _nFillWithPaint

shared/java/Path.java:1310–1310  ·  view source on GitHub ↗
(long ptr, long srcPath, long dstPathBuilder, float left, float top, float right, float bottom, float[] matrix)

Source from the content-addressed store, hash-verified

1308 public static native int _nGetGenerationId(long ptr);
1309 public static native boolean _nIsValid(long ptr);
1310 public static native boolean _nFillWithPaint(long ptr, long srcPath, long dstPathBuilder, float left, float top, float right, float bottom, float[] matrix);
1311}

Callers 1

fillWithPaintMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected