Searched refs:fontBuffer (Results 1 – 1 of 1) sorted by relevance
147 ByteBuffer fontBuffer = fileChannel.map(FileChannel.MapMode.READ_ONLY, 0, fontSize); in addFont() local153 return nAddFont(mBuilderPtr, fontBuffer, ttcIndex, weight, italic); in addFont()