Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/fonts/
H A DTestEmptyTypeface.h45 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings {
52 return new EmptyLocalizedStrings; in onCreateFamilyNameIterator()
/aosp_15_r20/external/skia/src/core/
H A DSkTypeface.cpp111 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings { class in __anon1443164d0111::SkEmptyTypeface
122 return new EmptyLocalizedStrings; in onCreateFamilyNameIterator()
/aosp_15_r20/external/skia/tests/
H A DFontMgrTest.cpp215 class EmptyLocalizedStrings : public SkTypeface::LocalizedStrings { in DEF_TEST() class in DEF_TEST::TestTypeface
224 return new EmptyLocalizedStrings; in DEF_TEST()