Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFontHost.cpp131 static SkFontStyleSet* emptyOnNull(SkFontStyleSet* fsset) { in emptyOnNull() function
147 return emptyOnNull(this->onCreateStyleSet(index)); in createStyleSet()
151 return emptyOnNull(this->onMatchFamily(familyName)); in matchFamily()
/external/chromium_org/third_party/skia/src/core/
DSkFontHost.cpp131 static SkFontStyleSet* emptyOnNull(SkFontStyleSet* fsset) { in emptyOnNull() function
147 return emptyOnNull(this->onCreateStyleSet(index)); in createStyleSet()
151 return emptyOnNull(this->onMatchFamily(familyName)); in matchFamily()