Lines Matching refs:kCloseSqd
186 static const SkScalar kCloseSqd = kClose * kClose;195 if (pt.distanceToSqd(data->fFirstPoint) > kCloseSqd) {238 if (pts[0].distanceToSqd(pts[1]) < kCloseSqd || pts[1].distanceToSqd(pts[2]) < kCloseSqd) {