Home
last modified time | relevance | path

Searched refs:fBasePath (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/gm/
H A Dsimpleaaclip.cpp80 fBasePath.addRoundRect(fBase, SkIntToScalar(5), SkIntToScalar(5));
86 clip->setPath(fBasePath, fBasePath.getBounds().roundOut(), true); in buildRgn()
124 canvas->clipPath(fBasePath, true); in drawPathsOped()
197 SkPath fBasePath; // fBase as a round rect member in skiagm::SimpleClipGM
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.h92 , fBasePath(basePath) in FontFamily()
103 const SkString fBasePath; member
H A DSkFontMgr_config_parser.h101 , fBasePath(basePath) in FontFamily()
112 const SkString fBasePath; member
H A DSkFontMgr_config_parser.cpp78 , fBasePath(basePath) in FamilyData()
91 const SkString& fBasePath; // The current base path. member
225 new FontFamily(self->fCurrentFamily->fBasePath, true));
259 FontFamily* family = new FontFamily(self->fBasePath, true);
356 FontFamily* family = new FontFamily(targetFamily->fBasePath, self->fIsFallback);
H A DSkFontMgr_android_parser.cpp98 , fBasePath(basePath) in FamilyData()
111 const SkString& fBasePath; // The current base path. member
258 new FontFamily(self->fCurrentFamily->fBasePath, true));
292 FontFamily* family = new FontFamily(self->fBasePath, true);
375 FontFamily* family = new FontFamily(targetFamily->fBasePath, self->fIsFallback);
514 self->fCurrentFamily = std::make_unique<FontFamily>(self->fBasePath, self->fIsFallback);
H A DSkFontMgr_android.cpp185 SkString pathName(family.fBasePath); in SkFontStyleSet_Android()
294 SkString base(custom->fBasePath); in SkFontMgr_Android()
304 SkString base(custom->fBasePath); in SkFontMgr_Android()
564 custom->fBasePath, in SkFontMgr_New_Android()
H A DSkFontMgr_preview.h192 SkString pathName(family.fBasePath); in SkFontStyleSet_Preview()
/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp108 SkDebugf(" basePath %s\n", fontFamilies[i]->fBasePath.c_str()); in DumpLoadedFonts()
251 custom.fBasePath = basePath.c_str(); in DEF_TEST()
286 custom.fBasePath = basePath.c_str(); in DEF_TEST()
363 custom.fBasePath = basePath.c_str(); in DEF_TEST()
/third_party/skia/include/ports/
H A DSkFontMgr_android.h26 const char* fBasePath; member
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp1309 fBasePath.add(path, op);
1338 fBasePath.resolve(&baseGlyph); in finishGlyph()
1349 SkOpBuilder fBasePath; member in __anon26487::SkCOLRCanvas

Completed in 13 milliseconds