Home | History | Annotate | Download | only in core

Lines Matching defs:xx

1359     SkScalar xx = x1 - SkScalarMul(dist, before.fX);
1378 matrix.postTranslate(xx - SkScalarMul(radius, before.fX),
1384 // [xx,yy] == pts[0]
1385 this->lineTo(xx, yy);