Searched defs:MakePath (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/gm/ | ||
D | nonclosedpaths.cpp | 52 static SkPath MakePath(ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM |
/third_party/flutter/skia/gm/ | ||
D | nonclosedpaths.cpp | 52 static void MakePath(SkPath* path, ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM |
/third_party/flutter/skia/src/core/ | ||
D | SkStrikeSpec.cpp | 27 SkStrikeSpec SkStrikeSpec::MakePath(const SkFont& font, const SkPaint& paint, in MakePath() function in SkStrikeSpec |
/third_party/skia/src/core/ | ||
D | SkStrikeSpec.cpp | 38 std::tuple<SkStrikeSpec, SkScalar> SkStrikeSpec::MakePath( in MakePath() function in SkStrikeSpec |
/third_party/skia/modules/particles/src/ | ||
D | SkParticleBinding.cpp | 253 sk_sp<SkParticleBinding> SkParticleBinding::MakePath(const char* name, const char* pathPath, in MakePath() function in SkParticleBinding |