Method
_nGetFillPathCull
(long ptr, long path, float left, float top, float right, float bottom, float resScale)
Source from the content-addressed store, hash-verified
| 738 | public static native void _nSetStrokeJoin(long ptr, int value); |
| 739 | public static native long _nGetFillPath(long ptr, long path, float resScale); |
| 740 | public static native long _nGetFillPathCull(long ptr, long path, float left, float top, float right, float bottom, float resScale); |
| 741 | public static native long _nGetShader(long ptr); |
| 742 | public static native void _nSetShader(long ptr, long shaderPtr); |
| 743 | public static native long _nGetColorFilter(long ptr); |
Tested by
no test coverage detected