MCPcopy Create free account
hub / github.com/JetBrains/skija / _nHasNothingToDraw

Method _nHasNothingToDraw

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

Source from the content-addressed store, hash-verified

718 public static native long _nGetImageFilter(long ptr);
719 public static native void _nSetImageFilter(long ptr, long filterPtr);
720 public static native boolean _nHasNothingToDraw(long ptr);
721}
722

Callers 1

hasNothingToDrawMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected