Searched defs:outPath (Results 1 – 6 of 6) sorted by relevance
65 void VectorDrawableUtils::verbsToPath(SkPath* outPath, const PathData& data) { in verbsToPath()100 void PathResolver::addCommand(SkPath* outPath, char previousCmd, char cmd, in addCommand()
49 public static void createPathFromPathData(Path outPath, PathData data) { in createPathFromPathData()
88 static void applyTrim(SkPath* outPath, const SkPath& inPath, float trimPathStart, float trimPathEnd, in applyTrim()119 SkPath* outPath; in getUpdatedPath() local
153 Path outPath) { in getRoundedRectPath()
1019 String outPath = outFile.getCanonicalPath(); in onRestoreFile() local
1550 Path outPath = Paths.get(fileName); in dumpViewCaptureDataToWmTrace() local