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

Method _nNotifyDrawingChanged

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

Source from the content-addressed store, hash-verified

129 @ApiStatus.Internal public static native long _nMakePictureSnapshot(long ptr);
130 @ApiStatus.Internal public static native int _nGetGenerationId(long ptr);
131 @ApiStatus.Internal public static native void _nNotifyDrawingChanged(long ptr);
132}
133
134

Callers 1

notifyDrawingChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected