Searched refs:subpaths (Results 1 – 5 of 5) sorted by relevance
148 int GrPathUtils::worstCasePointCount(const GrPath& path, int* subpaths, in worstCasePointCount() argument156 *subpaths = 1; in worstCasePointCount()179 ++(*subpaths); in worstCasePointCount()
28 int* subpaths,
490 std::vector<FilePath> subpaths; in CreateDirectory() local494 subpaths.push_back(full_path); in CreateDirectory()497 subpaths.push_back(path); in CreateDirectory()502 for (std::vector<FilePath>::reverse_iterator i = subpaths.rbegin(); in CreateDirectory()503 i != subpaths.rend(); ++i) { in CreateDirectory()
3601 Test: svg/custom/hit-test-unclosed-subpaths.svg
109047 Canvas: bezierCurveTo() and quadraticCurveTo() must ensure subpaths