Searched defs:nAddFont (Results 1 – 3 of 3) sorted by relevance
79 /*package*/ static void nAddFont(long builderPtr, long fontPtr) { in nAddFont() method in FontFamily_Builder_Delegate
201 private static boolean nAddFont(long builderPtr, ByteBuffer font, int ttcIndex) { in nAddFont() method in FontFamily217 private static native boolean nAddFont(long builderPtr, ByteBuffer font, int ttcIndex, in nAddFont() method in FontFamily
133 private static native void nAddFont(long builderPtr, long fontPtr); in nAddFont() method in FontFamily.Builder