Home
last modified time | relevance | path

Searched refs:nativeCreateFromTypefaceWithExactStyle (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DTypeface_Delegate.java122 /*package*/ static long nativeCreateFromTypefaceWithExactStyle(long native_instance, int weight, in nativeCreateFromTypefaceWithExactStyle() method in Typeface_Delegate
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DTypeface.java1004 nativeCreateFromTypefaceWithExactStyle(base.native_instance, weight, italic));
1500 private static native long nativeCreateFromTypefaceWithExactStyle(
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21360 Landroid/graphics/Typeface;->nativeCreateFromTypefaceWithExactStyle(JIZ)J