Home | History | Annotate | Download | only in core

Lines Matching refs:index1

2374                              int index0, int index1, int index2) {
2377 fColors[1] = SkPreMultiplyColor(colors[index1]);
2382 m.set(0, pts[index1].fX - pts[index0].fX);
2385 m.set(3, pts[index1].fY - pts[index0].fY);