Home
last modified time | relevance | path

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

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