Home
last modified time | relevance | path

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

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