MCPcopy Create free account
hub / github.com/HumbleUI/Skija / _nApproximateBytesUsed

Method _nApproximateBytesUsed

shared/java/Path.java:1288–1288  ·  view source on GitHub ↗
(long ptr)

Source from the content-addressed store, hash-verified

1286 public static native int _nCountVerbs(long ptr);
1287 public static native Point _nGetLastPt(long ptr);
1288 public static native long _nApproximateBytesUsed(long ptr);
1289 public static native Rect _nGetBounds(long ptr);
1290 public static native void _nUpdateBoundsCache(long ptr);
1291 public static native Rect _nComputeTightBounds(long ptr);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected