/third_party/skia/gm/ |
D | simpleaaclip.cpp | 80 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/ |
D | simpleaaclip.cpp | 80 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/ |
D | FontMgrAndroidParserTest.cpp | 107 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/ |
D | FontMgrAndroidParserTest.cpp | 108 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/ |
D | SkFontMgr_config_parser.cpp | 77 , 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()
|
D | SkFontMgr_android_parser.cpp | 98 , 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()
|
D | SkFontMgr_config_parser.h | 101 , fBasePath(basePath) in FontFamily() 112 const SkString fBasePath; member
|
D | SkFontMgr_android_parser.h | 92 , fBasePath(basePath) in FontFamily() 103 const SkString fBasePath; member
|
D | SkFontMgr_android.cpp | 185 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()
|
D | SkFontMgr_preview.h | 192 SkString pathName(family.fBasePath); in SkFontStyleSet_Preview()
|
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_config_parser.cpp | 77 , 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()
|
D | SkFontMgr_android_parser.cpp | 96 , 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()
|
D | SkFontMgr_config_parser.h | 101 , fBasePath(basePath) in FontFamily() 112 const SkString fBasePath; member
|
D | SkFontMgr_android_parser.h | 92 , fBasePath(basePath) in FontFamily() 103 const SkString fBasePath; member
|
D | SkFontMgr_android.cpp | 187 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()
|
D | SkFontMgr_preview.h | 193 SkString pathName(family.fBasePath); in SkFontStyleSet_Preview()
|
/third_party/flutter/skia/include/ports/ |
D | SkFontMgr_android.h | 26 const char* fBasePath; member
|
/third_party/skia/include/ports/ |
D | SkFontMgr_android.h | 26 const char* fBasePath; member
|
/third_party/flutter/skia/tools/fonts/ |
D | TestSVGTypeface.cpp | 1313 fBasePath.add(path, op); in onDrawPath() 1342 fBasePath.resolve(&baseGlyph); in finishGlyph() 1353 SkOpBuilder fBasePath; member in __anon5dd65c980711::SkCOLRCanvas
|
/third_party/skia/tools/fonts/ |
D | TestSVGTypeface.cpp | 1309 fBasePath.add(path, op); in onDrawPath() 1338 fBasePath.resolve(&baseGlyph); in finishGlyph() 1349 SkOpBuilder fBasePath; member in __anoncc1afd830711::SkCOLRCanvas
|