Lines Matching refs:mid
1701 bool* hitSomething, double mid, bool opp, bool current) const {
1734 double closest = fabs(intersections[0][0] - mid);
1736 double test = fabs(intersections[0][idx] - mid);
2409 SkPoint mid = ptAtT((span.fT + next->fT) / 2);
2413 if (!SkDPoint::ApproximatelyEqual(mid, oMid)) {
2459 SkPoint mid = ptAtT((span.fT + next->fT) / 2);
2461 if (!SkDPoint::ApproximatelyEqual(mid, oMid)) {
2490 // if pair of spans on either side of tiny have the same end point and mid point, mark