(long ptr, float l, float t, float r, float b)
| 1988 | public static native void _nUpdateBoundsCache(long ptr); |
| 1989 | public static native Rect _nComputeTightBounds(long ptr); |
| 1990 | public static native boolean _nConservativelyContainsRect(long ptr, float l, float t, float r, float b); |
| 1991 | public static native void _nIncReserve(long ptr, int extraPtCount); |
| 1992 | public static native void _nMoveTo(long ptr, float x, float y); |
| 1993 | public static native void _nRMoveTo(long ptr, float dx, float dy); |
no outgoing calls
no test coverage detected