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

Method _nHasNothingToDraw

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

Source from the content-addressed store, hash-verified

753 public static native long _nGetImageFilter(long ptr);
754 public static native void _nSetImageFilter(long ptr, long filterPtr);
755 public static native boolean _nHasNothingToDraw(long ptr);
756}
757

Callers 1

hasNothingToDrawMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected