Searched refs:getConvexHint (Results 1 – 2 of 2) sorted by relevance
162 GrAssert(kConvex_ConvexHint == testPath.getConvexHint()); in test_convex()171 GrAssert(kConvex_ConvexHint == testPath.getConvexHint()); in test_convex()181 GrAssert(kConvex_ConvexHint == testPath.getConvexHint()); in test_convex()191 GrAssert(kConvex_ConvexHint == testPath.getConvexHint()); in test_convex()202 GrAssert(kConvex_ConvexHint == testPath.getConvexHint()); in test_convex()221 GrAssert(kConvex_ConvexHint == testPath.getConvexHint()); in test_convex()240 GrAssert(kConcave_ConvexHint == testPath.getConvexHint()); in test_convex()254 GrAssert(kConcave_ConvexHint == testPath.getConvexHint()); in test_convex()266 GrAssert(kConcave_ConvexHint == testPath.getConvexHint()); in test_convex()
149 static GrConvexHint getConvexHint(const SkPath& path) { in getConvexHint() function162 GrConvexHint hint = getConvexHint(path); in single_pass_path()166 GrConvexHint hint = getConvexHint(path); in single_pass_path()