Home | History | Annotate | Download | only in tests

Lines Matching defs:tol

43                            float tol) {
45 if (SkScalarAbs(c0[i].fX - c1[i].fX) > tol ||
46 SkScalarAbs(c0[i].fY - c1[i].fY) > tol
82 const float tol = 1e-4f;
90 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
98 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
106 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
124 shouldbe), tol));
136 shouldbe), tol));
148 shouldbe), tol));
160 shouldbe), tol));