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