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

Method _nOpenStream

shared/java/Typeface.java:380–380  ·  view source on GitHub ↗
(long ptr, int[] ttcIndex)

Source from the content-addressed store, hash-verified

378 @ApiStatus.Internal public static native String _nGetFamilyName(long ptr);
379 @ApiStatus.Internal public static native Rect _nGetBounds(long ptr);
380 @ApiStatus.Internal public static native long _nOpenStream(long ptr, int[] ttcIndex);
381}

Callers 1

openStreamMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected