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

/external/skia/src/core/
H A DSkFontMgr.cpp87 static SkFontStyleSet* emptyOnNull(SkFontStyleSet* fsset) { function
103 return emptyOnNull(this->onCreateStyleSet(index));
107 return emptyOnNull(this->onMatchFamily(familyName));
/external/skqp/src/core/
H A DSkFontMgr.cpp87 static SkFontStyleSet* emptyOnNull(SkFontStyleSet* fsset) { function
103 return emptyOnNull(this->onCreateStyleSet(index));
107 return emptyOnNull(this->onMatchFamily(familyName));

Completed in 131 milliseconds