Lines Matching refs:tol
50 float tol) {
52 if (SkScalarAbs(c0[i].fX - c1[i].fX) > tol ||
53 SkScalarAbs(c0[i].fY - c1[i].fY) > tol
89 const float tol = 1e-4f;
97 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
105 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
113 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
131 shouldbe), tol));
143 shouldbe), tol));
155 shouldbe), tol));
167 shouldbe), tol));