Home
last modified time | relevance | path

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

/external/skia/modules/skshaper/include/
DSkShaper.h49 static std::unique_ptr<SkShaper> MakeShapeThenWrap(sk_sp<SkFontMgr> = nullptr);
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp1496 std::unique_ptr<SkShaper> SkShaper::MakeShapeThenWrap(sk_sp<SkFontMgr> fontmgr) { in MakeShapeThenWrap() function in SkShaper