Home | History | Annotate | Download | only in pathops

Lines Matching refs:mid

520         SkDVector mid = segment.dPtAtT(tStart + (sCeptT - tStart) / 2) - curve[0];
521 double septDir = mid.crossCheck(sCept);