MCPcopy 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

makeVulkanMethod · 0.80
drawMethod · 0.80
drawImageWithFiltersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected