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

  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 591 SkString familyStr(familyName ? familyName : "");
592 if (familyStr.size() > kMaxFontFamilyLength) {
652 FcPattern* match = this->MatchFont(font_set, post_config_family, familyStr);
  /external/skqp/src/ports/
SkFontConfigInterface_direct.cpp 591 SkString familyStr(familyName ? familyName : "");
592 if (familyStr.size() > kMaxFontFamilyLength) {
652 FcPattern* match = this->MatchFont(font_set, post_config_family, familyStr);
  /system/netd/server/
NetdNativeService.cpp 414 const char *familyStr;
417 familyStr = "ipv4";
420 familyStr = "ipv6";
439 familyStr, whichStr, ifname.c_str(), parameter.c_str(),
  /external/annotation-tools/scene-lib/
ant-contrib.jar 

Completed in 151 milliseconds