Home | History | Annotate | Download | only in core

Lines Matching full:sinh

1453     SkScalar sinh = SkPoint::CrossProduct(before, after);
1455 if (SkScalarNearlyZero(sinh)) { // angle is too tight
1460 SkScalar dist = SkScalarAbs(SkScalarMulDiv(radius, SK_Scalar1 - cosh, sinh));