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