Home
last modified time | relevance | path

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

/frameworks/minikin/tests/perftests/
DFontCollection.cpp32 const char* SYSTEM_FONT_PATH = "/system/fonts/"; variable
37 getFontFamilies(SYSTEM_FONT_PATH, SYSTEM_FONT_XML); in BM_FontCollection_construct()
46 auto collection = FontCollection::create(getFontFamilies(SYSTEM_FONT_PATH, SYSTEM_FONT_XML)); in BM_FontCollection_hasVariationSelector()
82 auto collection = FontCollection::create(getFontFamilies(SYSTEM_FONT_PATH, SYSTEM_FONT_XML)); in BM_FontCollection_itemize()