Home | History | Annotate | Download | only in tests

Lines Matching full:circle

79     // construct circle from quads
80 const SkDQuad circle[8] = {{{{ r, 0}, { r, -s}, { m, -m}}},
89 double t = testArc(reporter, quad, circle[octant], octant);