Searched refs:nAddFont (Results 1 – 3 of 3) sorted by relevance
157 return nAddFont(mBuilderPtr, fontBuffer, ttcIndex, weight, italic); in addFont()224 private static native boolean nAddFont(long builderPtr, ByteBuffer font, int ttcIndex, in nAddFont() method in FontFamily
185 nAddFont(builderPtr, mFonts.get(i).getNativePtr()); in build()312 private static native void nAddFont(long builderPtr, long fontPtr); in nAddFont() method in FontFamily.Builder
17722 Landroid/graphics/FontFamily;->nAddFont(JLjava/nio/ByteBuffer;I)Z17723 Landroid/graphics/FontFamily;->nAddFont(JLjava/nio/ByteBuffer;III)Z