Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/utils/
DTestFontCollection.cpp11 …stFontCollection::TestFontCollection(const std::string& resourceDir, bool testOnly, bool loadFonts) in TestFontCollection() argument
20 if (loadFonts) { in TestFontCollection()
DTestFontCollection.h10 … TestFontCollection(const std::string& resourceDir, bool testOnly = false, bool loadFonts = true);