Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/Skija
/ getOffset
Method
getOffset
shared/java/paragraph/Shadow.java:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
public
Point getOffset() {
22
return
new
Point(_offsetX, _offsetY);
23
}
24
}
Callers
3
makeVulkan
Method · 0.80
draw
Method · 0.80
drawImageWithFilters
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected