Home
last modified time | relevance | path

Searched defs:MakePath (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/gm/
Dnonclosedpaths.cpp52 static SkPath MakePath(ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM
/third_party/skia/m133/gm/
Dnonclosedpaths.cpp47 static SkPath MakePath(ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM
/third_party/skia/m133/src/core/
DSkStrikeSpec.cpp50 std::tuple<SkStrikeSpec, SkScalar> SkStrikeSpec::MakePath( in MakePath() function in SkStrikeSpec
DSkPathPriv.h434 static SkPath MakePath(const SkPathVerbAnalysis& analysis, in MakePath() function
/third_party/skia/src/core/
DSkStrikeSpec.cpp38 std::tuple<SkStrikeSpec, SkScalar> SkStrikeSpec::MakePath( in MakePath() function in SkStrikeSpec
/third_party/skia/modules/particles/src/
DSkParticleBinding.cpp253 sk_sp<SkParticleBinding> SkParticleBinding::MakePath(const char* name, const char* pathPath, in MakePath() function in SkParticleBinding
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dlog_adapter.cc888 bool MakePath(char *file_path) { in MakeDirectory() function