Home | History | Annotate | Download | only in core

Lines Matching refs:delta_y

58     SkScalar delta_y = pts[1].fY - pts[0].fY;
60 SkScalar slope = SkScalarDiv(delta_y, delta_x);