Searched refs:largePath (Results 1 – 1 of 1) sorted by relevance
545 SkPath largePath; in test_tiny_path_convexity() local546 SkAssertResult(SkParsePath::FromSVGString(pathBug, &largePath)); in test_tiny_path_convexity()551 largePath.transform(matrix); in test_tiny_path_convexity()552 bool largeConvex = largePath.isConvex(); in test_tiny_path_convexity()