Home | History | Annotate | Download | only in tests

Lines Matching refs:orig

232     SkPoint orig, p1, p2, p3;
233 orig = SkPoint::Make(1.f, 1.f);
239 path->moveTo(orig);