Searched refs:dxdy2 (Results 1 – 1 of 1) sorted by relevance
1504 SkDVector dxdy2 = sect2->fCurve.dxdyAtT(t2); in matchedDirection() local1505 return dxdy.dot(dxdy2) >= 0; in matchedDirection()