Home
last modified time | relevance | path

Searched defs:MakePortableFontMgr (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/fonts/
DTestFontMgr.cpp196 sk_sp<SkFontMgr> MakePortableFontMgr() { return sk_make_sp<FontMgr>(); } in MakePortableFontMgr() function
/external/skqp/tools/fonts/
DSkTestFontMgr.cpp185 sk_sp<SkFontMgr> MakePortableFontMgr() { return sk_make_sp<FontMgr>(); } in MakePortableFontMgr() function