Searched defs:nativeReadTypefaces (Results 1 – 2 of 2) sorted by relevance
234 protected static long[] nativeReadTypefaces(ByteBuffer buffer) { in nativeReadTypefaces() method in ShadowNativeTypeface239 protected static long[] nativeReadTypefaces(ByteBuffer buffer, int position) { in nativeReadTypefaces() method in ShadowNativeTypeface
63 public static native long[] nativeReadTypefaces(ByteBuffer buffer); in nativeReadTypefaces() method in TypefaceNatives