Home | History | Annotate | Download | only in pathops

Lines Matching full:dxdy2

1595     SkDVector dxdy2 = sect2->fCurve.dxdyAtT(t2);
1596 return dxdy.dot(dxdy2) >= 0;