Home
last modified time | relevance | path

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

/frameworks/minikin/tests/perftests/
DFontCollection.cpp33 const char* SYSTEM_FONT_XML = "/system/etc/fonts.xml"; variable
37 getFontFamilies(SYSTEM_FONT_PATH, SYSTEM_FONT_XML); in BM_FontCollection_construct()
47 std::make_shared<FontCollection>(getFontFamilies(SYSTEM_FONT_PATH, SYSTEM_FONT_XML)); in BM_FontCollection_hasVariationSelector()
84 std::make_shared<FontCollection>(getFontFamilies(SYSTEM_FONT_PATH, SYSTEM_FONT_XML)); in BM_FontCollection_itemize()