HomeSort by relevance Sort by last modified time
    Searched refs:SkEmptyFontStyleSet (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkFontMgr.cpp 17 class SkEmptyFontStyleSet : public SkFontStyleSet {
32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; }
  /external/skqp/src/core/
SkFontMgr.cpp 17 class SkEmptyFontStyleSet : public SkFontStyleSet {
32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; }

Completed in 97 milliseconds