Home | History | Annotate | Download | only in tests

Lines Matching defs:cubic

36     // This test checks that r{Line,Quad,Conic,Cubic}To following a close()
134 // because we would keep trying to subdivide a degenerate cubic segment.
224 // too-few interations in our cubic-line intersection code. That code now runs
285 // This path used to assert, because our cubic-chopping code incorrectly
301 // which triggered an assert, from a tricky cubic. This test replicates that
545 REPORTER_ASSERT(reporter, !"unexpected cubic verb");
813 SkPath cubic;
816 check_close(reporter, cubic);
817 cubic.close();
818 check_close(reporter, cubic);
1393 // fail, cubic
1581 // fail, cubic