Home | History | Annotate | Download | only in core

Lines Matching full:y012

672     SkScalar y012 = SkScalarAve(y01, y12);
678 dst[2].set(x012, y012);
679 dst[3].set(SkScalarAve(x012, x123), SkScalarAve(y012, y123));