Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DFontFamily.java85 return nAddFontWeightStyle(mNativePtr, font, ttcIndex, axes, weight, style); in addFontWeightStyle()
95 private static native boolean nAddFontWeightStyle(long nativeFamily, ByteBuffer font, in nAddFontWeightStyle() method in FontFamily
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DFontFamily_Delegate.java286 /*package*/ static boolean nAddFontWeightStyle(long nativeFamily, ByteBuffer font,