Home
last modified time | relevance | path

Searched defs:testTypeface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/graphics/
H A DTypefaceSystemFallbackTest.java289 final Typeface testTypeface = fontMap.get("test"); in testBuildSystemFallback_NamedFamily() local
335 final Typeface testTypeface = fontMap.get("test"); in testBuildSystemFallback_defaultFallback() local
380 final Typeface testTypeface = fontMap.get("test"); in testBuildSystemFallback_namedFallbackFamily() local
430 final Typeface testTypeface = fontMap.get("test"); in testBuildSystemFallback_namedFallbackFamily2() local
469 final Typeface testTypeface = fontMap.get("test"); in testBuildSystemFallback_ImplicitSansSerifFallback() local
508 final Typeface testTypeface = fontMap.get("serif"); in testBuildSystemFallback_ElegantFallback() local
547 Typeface testTypeface = fontMap.get("serif"); in testBuildSystemFallback_ElegantFallback_customFallback() local
637 Typeface testTypeface = fontMap.get("serif"); in testBuildSystemFallback_ElegantFallback_customFallback_missingFile() local
676 Typeface testTypeface = fontMap.get("serif"); in testBuildSystemFallback_ElegantFallback_customFallback_missingFile2() local
712 Typeface testTypeface = fontMap.get("sans-serif"); in testBuildSystemFallback__Customization_new_named_family() local
[all …]
/aosp_15_r20/external/skia/tests/
H A DFontationsTest.cpp124 sk_sp<SkTypeface> testTypeface( in DEF_TEST() local
183 sk_sp<SkTypeface> testTypeface( in DEF_TEST() local
/aosp_15_r20/external/skia/gm/
H A Dfontations_ft_compare.cpp126 sk_sp<SkTypeface> testTypeface = SkTypeface_Make_Fontations( in onDraw() local