Searched refs:createFromTypefaceWithVariation (Results 1 – 8 of 8) sorted by relevance
77 static Typeface* createFromTypefaceWithVariation(
94 Typeface* Typeface::createFromTypefaceWithVariation( in createFromTypefaceWithVariation() function in android::Typeface
156 Typeface face = Typeface.createFromTypefaceWithVariation(Typeface.SANS_SERIF, axes); in testCreate_fromTypefaceWithVariation()
52 return Typeface.createFromTypefaceWithVariation(baseTypeface, axes)
83 return toJLong(Typeface::createFromTypefaceWithVariation(toTypeface(familyHandle), variations)); in Typeface_createFromTypefaceWithVariation()
1956 setTypeface(Typeface.createFromTypefaceWithVariation(mTypeface, in setFontVariationSettings()1975 setTypeface(Typeface.createFromTypefaceWithVariation(targetTypeface, filteredAxes)); in setFontVariationSettings()
1025 public static Typeface createFromTypefaceWithVariation(@Nullable Typeface family,
18470 Landroid/graphics/Typeface;->createFromTypefaceWithVariation(Landroid/graphics/Typeface;Ljava/util/…