(long ptr, long path, float resScale)
| 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); |
| 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); |