Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFontMgr.cpp83 static SkFontStyleSet* emptyOnNull(SkFontStyleSet* fsset) { in emptyOnNull() function
99 return emptyOnNull(this->onCreateStyleSet(index)); in createStyleSet()
103 return emptyOnNull(this->onMatchFamily(familyName)); in matchFamily()