Home
last modified time | relevance | path

Searched refs:setTestFontManager (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/modules/skparagraph/include/
H A DFontCollection.h33 void setTestFontManager(sk_sp<SkFontMgr> fontManager);
52 void setTestFontManager(std::shared_ptr<RSFontMgr> fontManager);
/third_party/skia/modules/skparagraph/utils/
H A DTestFontCollection.cpp30 this->setTestFontManager(fFontProvider); in TestFontCollection()
/third_party/skia/modules/skparagraph/src/
H A DFontCollection.cpp90 void FontCollection::setTestFontManager(sk_sp<SkFontMgr> font_manager) { function in skia::textlayout::FontCollection
92 void FontCollection::setTestFontManager(std::shared_ptr<RSFontMgr> font_manager)
/third_party/skia/fuzz/
H A DFuzzSkParagraph.cpp94 this->setTestFontManager(std::move(fFontProvider)); in ResourceFontCollection()
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp122 this->setTestFontManager(std::move(fFontProvider)); in ResourceFontCollection()

Completed in 15 milliseconds