(long ptr, long shaderPtr)
| 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); |
| 744 | public static native void _nSetColorFilter(long ptr, long colorFilterPtr); |
| 745 | public static native long _nGetBlender(long ptr); |