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