Home | History | Annotate | Download | only in core

Lines Matching refs:xx

748     SkScalar xx = x1 - SkScalarMul(dist, before.fX);
767 matrix.postTranslate(xx - SkScalarMul(radius, before.fX),
773 // [xx,yy] == pts[0]
774 this->lineTo(xx, yy);