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

Method _nSetImageFilter

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

Source from the content-addressed store, hash-verified

752 public static native void _nSetMaskFilter(long ptr, long filterPtr);
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

setImageFilterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected