Home | History | Annotate | Download | only in pathops

Lines Matching refs:flatness

1700                 SkScalar flatness = SkScalarAbs(dxdy.cross(oppDxdy) / FLT_EPSILON);
1701 coincident |= flatness < flatnessLimit;