Searched defs:outPath (Results 1 – 8 of 8) 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
500 std::string outPath = sFuzzedConfig; in fuzzXML() local
72 std::string *outPath) { in findFileInDirs()
1550 Path outPath = Paths.get(fileName); in dumpViewCaptureDataToWmTrace() local