Searched refs:subpaths (Results 1 – 8 of 8) sorted by relevance
595 std::vector<FilePath> subpaths; in CreateDirectoryAndGetError() local599 subpaths.push_back(full_path); in CreateDirectoryAndGetError()602 subpaths.push_back(path); in CreateDirectoryAndGetError()607 for (std::vector<FilePath>::reverse_iterator i = subpaths.rbegin(); in CreateDirectoryAndGetError()608 i != subpaths.rend(); ++i) { in CreateDirectoryAndGetError()
29 int* subpaths,
157 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths, SkScalar tol) { in worstCasePointCount() argument162 *subpaths = 1; in worstCasePointCount()193 ++(*subpaths); in worstCasePointCount()
279 static void ComputeWorstCasePointCount(const SkPath& path, const SkMatrix& m, int* subpaths, in ComputeWorstCasePointCount() argument284 *subpaths = 1; in ComputeWorstCasePointCount()320 ++(*subpaths); in ComputeWorstCasePointCount()
801 subpaths = ['server/site_tests', 'client/site_tests',803 directories = [os.path.join(autotest_dir, p) for p in subpaths]
40 resolution strategy that was similar to what we do now (start at subpaths
177 subpaths when they are stroked.
862 at the end of open subpaths when they are stroked.878 of open subpaths when they are stroked. Similar to SVG