Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkFontMgr.cpp36 class SkEmptyFontMgr : public SkFontMgr { class
162 static SkEmptyFontMgr singleton; in RefEmpty()
176 singleton = fm ? std::move(fm) : sk_make_sp<SkEmptyFontMgr>(); in RefDefault()

Completed in 1 milliseconds