Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/Skija
/ _nUnique
Method
_nUnique
shared/java/Surface.java:960–960 ·
view source on GitHub ↗
(long ptr)
Source
from the content-addressed store, hash-verified
958
public
static
native
void
_nWritePixelsFromPixmap(long ptr, long pixmapPtr,
int
x,
int
y);
959
public
static
native
void
_nWritePixels(long ptr, long bitmapPtr,
int
x,
int
y);
960
public
static
native boolean _nUnique(long ptr);
961
}
Callers
1
isUnique
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected