Searched refs:SkEmptyFontMgr (Results 1 – 2 of 2) sorted by relevance
36 class SkEmptyFontMgr : public SkFontMgr { class185 singleton = fm ? std::move(fm) : sk_make_sp<SkEmptyFontMgr>(); in RefDefault()