Home | History | Annotate | Download | only in tests

Lines Matching refs:pts1

1568     SkPoint pts1[7];
1569 int count = p1.getPoints(pts1, 7);
1573 REPORTER_ASSERT(reporter, newPt == pts1[i]);