Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skparagraph/utils/
DTestFontCollection.cpp33 this->setTestFontManager(fFontProvider); in TestFontCollection()
/third_party/skia/modules/skparagraph/utils/
DTestFontCollection.cpp30 this->setTestFontManager(fFontProvider); in TestFontCollection()
/third_party/flutter/skia/modules/skparagraph/include/
DFontCollection.h28 void setTestFontManager(sk_sp<SkFontMgr> fontManager);
/third_party/skia/modules/skparagraph/include/
DFontCollection.h26 void setTestFontManager(sk_sp<SkFontMgr> fontManager);
/third_party/flutter/skia/modules/skparagraph/src/
DFontCollection.cpp36 void FontCollection::setTestFontManager(sk_sp<SkFontMgr> font_manager) { in setTestFontManager() function in skia::textlayout::FontCollection
/third_party/skia/modules/skparagraph/src/
DFontCollection.cpp39 void FontCollection::setTestFontManager(sk_sp<SkFontMgr> font_manager) { in setTestFontManager() function in skia::textlayout::FontCollection
/third_party/skia/fuzz/
DFuzzSkParagraph.cpp94 this->setTestFontManager(std::move(fFontProvider)); in ResourceFontCollection()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dfont_collection.cc785 skt_collection->setTestFontManager(test_font_manager_); in CreateSktFontCollection()
/third_party/flutter/skia/tests/
DSkParagraphTest.cpp57 this->setTestFontManager(std::move(fFontProvider)); in TestFontCollection()
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp115 this->setTestFontManager(std::move(fFontProvider)); in ResourceFontCollection()