Searched refs:oppDxdy (Results 1 – 1 of 1) sorted by relevance
1696 SkVector oppDxdy = (*CurveSlopeAtT[opp->verb()])(opp->pts(), in testForCoincidence() local1698 oppDxdy.normalize(); in testForCoincidence()1700 SkScalar flatness = SkScalarAbs(dxdy.cross(oppDxdy) / FLT_EPSILON); in testForCoincidence()