Home | History | Annotate | Download | only in tests

Lines Matching defs:pts1

604     SkPoint pts1[7];
605 int count = p1.getPoints(pts1, 7);
609 REPORTER_ASSERT(reporter, newPt == pts1[i]);