Home
last modified time | relevance | path

Searched refs:createFromTypefaceWithVariation (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/libs/hwui/hwui/
DTypeface.h77 static Typeface* createFromTypefaceWithVariation(
DTypeface.cpp95 Typeface* Typeface::createFromTypefaceWithVariation( in createFromTypefaceWithVariation() function in android::Typeface
/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
DTypefaceCreatePerfTest.java156 Typeface face = Typeface.createFromTypefaceWithVariation(Typeface.SANS_SERIF, axes); in testCreate_fromTypefaceWithVariation()
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTextAnimator.kt53 return Typeface.createFromTypefaceWithVariation(baseTypeface, axes) in getTypefaceForVariant()
/frameworks/base/libs/hwui/jni/
DTypeface.cpp83 return toJLong(Typeface::createFromTypefaceWithVariation(toTypeface(familyHandle), variations)); in Typeface_createFromTypefaceWithVariation()
/frameworks/base/graphics/java/android/graphics/
DPaint.java2062 setTypeface(Typeface.createFromTypefaceWithVariation(mTypeface, in setFontVariationSettings()
2081 setTypeface(Typeface.createFromTypefaceWithVariation(targetTypeface, filteredAxes)); in setFontVariationSettings()
DTypeface.java1025 public static Typeface createFromTypefaceWithVariation(@Nullable Typeface family,
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18470 Landroid/graphics/Typeface;->createFromTypefaceWithVariation(Landroid/graphics/Typeface;Ljava/util/…