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