Home
last modified time | relevance | path

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

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