Home | History | Annotate | Download | only in batches

Lines Matching refs:lengthSq

511                         SkScalar lengthSq = outsetSq / sinHalfAngleSq;
512 if (lengthSq > miterLimitSq) {
517 miter.setLength(-SkScalarSqrt(lengthSq));