Home | History | Annotate | Download | only in tests

Lines Matching refs:pointIndex

4531     int pointIndex = 0;
4535 path.moveTo(points[pointIndex++]);
4538 path.lineTo(points[pointIndex++]);