(long ptr, float[] matrix)
| 1606 | public static native Rect _nComputeTightBounds(long ptr); |
| 1607 | public static native long _nSnapshot(long ptr, float[] matrix); |
| 1608 | public static native long _nDetach(long ptr, float[] matrix); |
| 1609 | public static native void _nSetFillMode(long ptr, int fillMode); |
| 1610 | public static native void _nSetVolatile(long ptr, boolean isVolatile); |
| 1611 | public static native void _nReset(long ptr); |