Home
last modified time | relevance | path

Searched refs:MakeShapeThenWrap (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skshaper/include/
H A DSkShaper.h58 static std::unique_ptr<SkShaper> MakeShapeThenWrap(sk_sp<SkFontMgr> = nullptr);
63 static std::unique_ptr<SkShaper> MakeShapeThenWrap(std::shared_ptr<RSFontMgr> = nullptr);
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp1737 std::unique_ptr<SkShaper> SkShaper::MakeShapeThenWrap(sk_sp<SkFontMgr> fontmgr) { function in __anon18616::SkiaRsText::SkShaper
1744 std::unique_ptr<SkShaper> SkShaper::MakeShapeThenWrap(std::shared_ptr<RSFontMgr> fontmgr) { function in __anon18616::SkiaRsText::SkShaper

Completed in 4 milliseconds