Home
last modified time | relevance | path

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

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