Home
last modified time | relevance | path

Searched refs:kExactCuspAtInf (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DGeometryTest.cpp608 static const SkPoint kExactCuspAtInf[4] = {{0,0}, {1,0}, {0,1}, {1,1}}; in test_chop_at_midtangent() local
609 REPORTER_ASSERT(reporter, SkClassifyCubic(kExactCuspAtInf) == SkCubicType::kCuspAtInfinity); in test_chop_at_midtangent()
610 int n = SkChopCubicAtInflections(kExactCuspAtInf, chops); in test_chop_at_midtangent()

Completed in 2 milliseconds