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

Method _nEncode

shared/java/EncoderPNG.java:54–54  ·  view source on GitHub ↗
(long ctxPtr, long imagePtr, int flags, int zlibLevel)

Source from the content-addressed store, hash-verified

52 }
53
54 @ApiStatus.Internal public static native long _nEncode(long ctxPtr, long imagePtr, int flags, int zlibLevel);
55}

Callers 1

encodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected