Home | History | Annotate | Download | only in tests

Lines Matching refs:idx2

248         for (int idx2 = 0; idx2 < data.fPtCount; ++idx2) {
249 data.fShortPts[idx2] = data.fPts.fPts[idx2].asSkPoint();
447 for (int idx2 = 0; idx2 < data.fPtCount; ++idx2) {
448 temp[idx2] = data.fPts.fPts[idx2].asSkPoint();