MCPcopy Create free account
hub / github.com/JetBrains/skija / _nUnique

Method _nUnique

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

Source from the content-addressed store, hash-verified

914 public static native void _nFlushAndSubmit(long ptr, boolean syncCpu);
915 public static native void _nFlush(long ptr);
916 public static native boolean _nUnique(long ptr);
917}

Callers 1

isUniqueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected