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

Method _nMakeEmpty

shared/java/Data.java:129–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 public static native long _nMakeFromFileName(String path);
128 public static native long _nMakeSubset(long ptr, long offset, long length);
129 public static native long _nMakeEmpty();
130}

Callers 1

makeEmptyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected