Searched defs:MakePath (Results 1 – 7 of 7) sorted by relevance
52 static SkPath MakePath(ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM
47 static SkPath MakePath(ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM
50 std::tuple<SkStrikeSpec, SkScalar> SkStrikeSpec::MakePath( in MakePath() function in SkStrikeSpec
434 static SkPath MakePath(const SkPathVerbAnalysis& analysis, in MakePath() function
38 std::tuple<SkStrikeSpec, SkScalar> SkStrikeSpec::MakePath( in MakePath() function in SkStrikeSpec
253 sk_sp<SkParticleBinding> SkParticleBinding::MakePath(const char* name, const char* pathPath, in MakePath() function in SkParticleBinding
888 bool MakePath(char *file_path) { in MakeDirectory() function