Searched defs:MakePath (Results 1 – 5 of 5) sorted by relevance
47 static void MakePath(SkPath* path, ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM
52 static SkPath MakePath(ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM
30 SkStrikeSpec SkStrikeSpec::MakePath(const SkFont& font, const SkPaint& paint, in MakePath() function in SkStrikeSpec
253 sk_sp<SkParticleBinding> SkParticleBinding::MakePath(const char* name, const char* pathPath, in MakePath() function in SkParticleBinding
255 auto MakePath = [&](const llvm::ArrayRef<const char *> &SubDirs) { in detectDeviceLibrary() local