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

/external/skia/src/core/
H A DSkFontMgr.cpp36 class SkEmptyFontMgr : public SkFontMgr { class in inherits:SkFontMgr
185 singleton = fm ? std::move(fm) : sk_make_sp<SkEmptyFontMgr>();
/external/skqp/src/core/
H A DSkFontMgr.cpp36 class SkEmptyFontMgr : public SkFontMgr { class in inherits:SkFontMgr
185 singleton = fm ? std::move(fm) : sk_make_sp<SkEmptyFontMgr>();

Completed in 161 milliseconds