Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFontMgr.cpp17 class SkEmptyFontStyleSet : public SkFontStyleSet { class
32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; } in CreateEmpty()