Home
last modified time | relevance | path

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

/aosp12/frameworks/minikin/tests/unittest/
H A DFontCollectionItemizeTest.cpp56 const char kHasCmapFormat14Font[] = "NoCmapFormat14.ttf"; variable
1543 std::shared_ptr<FontFamily> hasCmapFormat14Family = buildFontFamily(kHasCmapFormat14Font); in TEST()