Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dnonclosedpaths.cpp52 static SkPath MakePath(ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM
/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