HomeSort by relevance Sort by last modified time
    Searched refs:emptyOnNull (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp 145 static SkFontStyleSet* emptyOnNull(SkFontStyleSet* fsset) {
161 return emptyOnNull(this->onCreateStyleSet(index));
165 return emptyOnNull(this->onMatchFamily(familyName));
  /external/skia/src/core/
SkFontHost.cpp 137 static SkFontStyleSet* emptyOnNull(SkFontStyleSet* fsset) {
153 return emptyOnNull(this->onCreateStyleSet(index));
157 return emptyOnNull(this->onMatchFamily(familyName));

Completed in 710 milliseconds