Searched refs:subpaths (Results 1 – 10 of 10) sorted by relevance
139 std::vector<FilePath> subpaths; in CreateDirectory() local143 subpaths.push_back(full_path); in CreateDirectory()146 subpaths.push_back(path); in CreateDirectory()151 for (auto i = subpaths.rbegin(); i != subpaths.rend(); ++i) { in CreateDirectory()
704 std::vector<FilePath> subpaths; in CreateDirectoryAndGetError() local708 subpaths.push_back(full_path); in CreateDirectoryAndGetError()711 subpaths.push_back(path); in CreateDirectoryAndGetError()716 for (std::vector<FilePath>::reverse_iterator i = subpaths.rbegin(); in CreateDirectoryAndGetError()717 i != subpaths.rend(); ++i) { in CreateDirectoryAndGetError()
29 int* subpaths,
165 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths, SkScalar tol) { in worstCasePointCount() argument170 *subpaths = 1; in worstCasePointCount()201 ++(*subpaths); in worstCasePointCount()
712 subpaths = ['server/site_tests', 'client/site_tests',714 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.
866 at the end of open subpaths when they are stroked.882 of open subpaths when they are stroked. Similar to SVG