Searched defs:typeface2 (Results 1 – 7 of 7) sorted by relevance
388 Typeface typeface2 = Typeface.createFromAsset(mContext.getAssets(), in testCreateFromAsset_cachesTypeface() local421 Typeface typeface2 = new Typeface.Builder(mContext.getAssets(), in testTypefaceBuilder_AssetSource() local466 Typeface typeface2 = new Typeface.Builder(file).build(); in testTypefaceBuilder_FileSource() local
2330 Typeface typeface2 = p2.getTypeface(); in testFontVariationTypefaceInstance_Cached() local2344 Typeface typeface2 = p2.getTypeface(); in testFontVariationTypefaceInstance_Cached_EquivalentFontVariationSettings() local2358 Typeface typeface2 = p2.getTypeface(); in testFontVariationTypefaceInstance_NotCachedForOtherConfig() local
237 sk_sp<SkTypeface> typeface2 = in DEF_TEST() local695 sk_sp<SkTypeface> typeface2 = fm->legacyMakeTypeface(nullptr, SkFontStyle::Bold()); in DEF_TEST() local
1059 private Typeface getLargerTypeface(String text, Typeface typeface1, Typeface typeface2) { in getLargerTypeface()1105 Typeface typeface2 = mResources.getFont(R.font.sample_variation_settings_family2); in testGetFont_xmlFileWithVariationSettings() local
183 Typeface typeface2 = Typeface.create(typeface, Typeface.BOLD); in createTypeface_withCustomFallbackBuilder() local
169 Typeface typeface2 = FontsContract.buildTypeface( in typefaceNotCacheTest() local
335 Typeface typeface2 = in testCreateFromAsset_cachesTypeface() local