Searched defs:TestFontCollection (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/modules/skparagraph/utils/ | ||
| D | TestFontCollection.cpp | 11 TestFontCollection::TestFontCollection(const std::string& resourceDir) in TestFontCollection() function in skia::textlayout::TestFontCollection |
| /third_party/skia/modules/skparagraph/utils/ | ||
| D | TestFontCollection.cpp | 11 TestFontCollection::TestFontCollection(const std::string& resourceDir, bool testOnly, bool loadFont… in TestFontCollection() function in skia::textlayout::TestFontCollection |
| /third_party/flutter/skia/tests/ | ||
| D | SkParagraphTest.cpp | 30 class TestFontCollection : public FontCollection { class |