Home | History | Annotate | Download | only in core

Lines Matching refs:xx

1372     SkScalar xx = x1 - SkScalarMul(dist, before.fX);
1391 matrix.postTranslate(xx - SkScalarMul(radius, before.fX),
1397 // [xx,yy] == pts[0]
1398 this->lineTo(xx, yy);