Lines Matching refs:index
24 for (size_t index = 0; index < tests_count - 1; ++index) {25 SkDVector v1 = tests[index + 1] - tests[index];27 SkDVector v2 = tests[index] - tests[index + 1];33 v1 = tests[index + 1] - tests[index];36 v1 -= tests[index + 1] - tests[index];40 v1 = tests[index + 1] - tests[index];