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

Method _nSetStrokeCap

shared/java/Paint.java:736–736  ·  view source on GitHub ↗
(long ptr, int value)

Source from the content-addressed store, hash-verified

734 public static native void _nSetStrokeMiter(long ptr, float value);
735 public static native int _nGetStrokeCap(long ptr);
736 public static native void _nSetStrokeCap(long ptr, int value);
737 public static native int _nGetStrokeJoin(long ptr);
738 public static native void _nSetStrokeJoin(long ptr, int value);
739 public static native long _nGetFillPath(long ptr, long path, float resScale);

Callers 1

setStrokeCapMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected