Home
last modified time | relevance | path

Searched refs:fBasePath (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/gm/
Dsimpleaaclip.cpp80 fBasePath.addRoundRect(fBase, SkIntToScalar(5), SkIntToScalar(5)); in onOnceBeforeDraw()
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/flutter/skia/gm/
Dsimpleaaclip.cpp80 fBasePath.addRoundRect(fBase, SkIntToScalar(5), SkIntToScalar(5)); in onOnceBeforeDraw()
86 clip->setPath(fBasePath, nullptr, true); in buildRgn()
124 canvas->clipPath(fBasePath, true); in drawPathsOped()
201 SkPath fBasePath; // fBase as a round rect member in skiagm::SimpleClipGM
/third_party/flutter/skia/tests/
DFontMgrAndroidParserTest.cpp107 SkDebugf(" basePath %s\n", fontFamilies[i]->fBasePath.c_str()); in DumpLoadedFonts()
252 custom.fBasePath = basePath.c_str(); in DEF_TEST()
287 custom.fBasePath = basePath.c_str(); in DEF_TEST()
364 custom.fBasePath = basePath.c_str(); in DEF_TEST()
/third_party/skia/tests/
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/src/ports/
DSkFontMgr_config_parser.cpp77 , fBasePath(basePath) in FamilyData()
90 const SkString& fBasePath; // The current base path. member
224 new FontFamily(self->fCurrentFamily->fBasePath, true)); in __anon718442630302()
258 FontFamily* family = new FontFamily(self->fBasePath, true); in __anon718442630702()
355 FontFamily* family = new FontFamily(targetFamily->fBasePath, self->fIsFallback); in __anon718442630a02()
DSkFontMgr_android_parser.cpp98 , fBasePath(basePath) in FamilyData()
111 const SkString& fBasePath; // The current base path. member
258 new FontFamily(self->fCurrentFamily->fBasePath, true)); in __anon2c4af1ce0202()
292 FontFamily* family = new FontFamily(self->fBasePath, true); in __anon2c4af1ce0602()
375 FontFamily* family = new FontFamily(targetFamily->fBasePath, self->fIsFallback); in __anon2c4af1ce0902()
514 self->fCurrentFamily = std::make_unique<FontFamily>(self->fBasePath, self->fIsFallback); in __anon2c4af1ce1202()
DSkFontMgr_config_parser.h101 , fBasePath(basePath) in FontFamily()
112 const SkString fBasePath; member
DSkFontMgr_android_parser.h92 , fBasePath(basePath) in FontFamily()
103 const SkString fBasePath; member
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()
DSkFontMgr_preview.h192 SkString pathName(family.fBasePath); in SkFontStyleSet_Preview()
/third_party/flutter/skia/src/ports/
DSkFontMgr_config_parser.cpp77 , fBasePath(basePath) in FamilyData()
90 const SkString& fBasePath; // The current base path. member
224 new FontFamily(self->fCurrentFamily->fBasePath, true)); in __anon5091dd380302()
258 FontFamily* family = new FontFamily(self->fBasePath, true); in __anon5091dd380702()
355 FontFamily* family = new FontFamily(targetFamily->fBasePath, self->fIsFallback); in __anon5091dd380a02()
DSkFontMgr_android_parser.cpp96 , fBasePath(basePath) in FamilyData()
109 const SkString& fBasePath; // The current base path. member
239 new FontFamily(self->fCurrentFamily->fBasePath, true)); in __anoned0be7430202()
273 FontFamily* family = new FontFamily(self->fBasePath, true); in __anoned0be7430602()
365 FontFamily* family = new FontFamily(targetFamily->fBasePath, self->fIsFallback); in __anoned0be7430902()
504 self->fCurrentFamily.reset(new FontFamily(self->fBasePath, self->fIsFallback)); in __anoned0be7431202()
DSkFontMgr_config_parser.h101 , fBasePath(basePath) in FontFamily()
112 const SkString fBasePath; member
DSkFontMgr_android_parser.h92 , fBasePath(basePath) in FontFamily()
103 const SkString fBasePath; member
DSkFontMgr_android.cpp187 SkString pathName(family.fBasePath); in SkFontStyleSet_Android()
296 SkString base(custom->fBasePath); in SkFontMgr_Android()
306 SkString base(custom->fBasePath); in SkFontMgr_Android()
593 custom->fBasePath, in SkFontMgr_New_Android()
DSkFontMgr_preview.h193 SkString pathName(family.fBasePath); in SkFontStyleSet_Preview()
/third_party/flutter/skia/include/ports/
DSkFontMgr_android.h26 const char* fBasePath; member
/third_party/skia/include/ports/
DSkFontMgr_android.h26 const char* fBasePath; member
/third_party/flutter/skia/tools/fonts/
DTestSVGTypeface.cpp1313 fBasePath.add(path, op); in onDrawPath()
1342 fBasePath.resolve(&baseGlyph); in finishGlyph()
1353 SkOpBuilder fBasePath; member in __anon5dd65c980711::SkCOLRCanvas
/third_party/skia/tools/fonts/
DTestSVGTypeface.cpp1309 fBasePath.add(path, op); in onDrawPath()
1338 fBasePath.resolve(&baseGlyph); in finishGlyph()
1349 SkOpBuilder fBasePath; member in __anoncc1afd830711::SkCOLRCanvas