Home | History | Annotate | Download | only in core

Lines Matching refs:xx

694     SkScalar xx = x1 - SkScalarMul(dist, before.fX);
713 matrix.postTranslate(xx - SkScalarMul(radius, before.fX),
719 // [xx,yy] == pts[0]
720 this->lineTo(xx, yy);