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

Method invalidate

shared/java/Canvas.java:1550–1553  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1548 }
1549
1550 @ApiStatus.Internal
1551 public void invalidate() {
1552 _ptr = 0;
1553 }
1554
1555 @ApiStatus.Internal
1556 public static class _FinalizerHolder {

Callers 3

closeMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected