Home
last modified time | relevance | path

Searched refs:nAddFontWeightStyle (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DFontFamily.java167 return nAddFontWeightStyle(mBuilderPtr, font, ttcIndex, weight, italic); in addFontFromBuffer()
219 private static native boolean nAddFontWeightStyle(long builderPtr, ByteBuffer font, in nAddFontWeightStyle() method in FontFamily
/frameworks/layoutlib/bridge/src/android/graphics/
DFontFamily_Delegate.java348 /*package*/ static boolean nAddFontWeightStyle(long builderPtr, ByteBuffer font,