Home | History | Annotate | Download | only in samplecode

Lines Matching full:startindex

134     int startIndex = 0;
158 if (startIndex <= index && index < endIndex) {
159 pts[index - startIndex] = pt;
168 startIndex += 1;
172 startIndex += 2;
176 startIndex += 2;
180 startIndex += 3;
184 startIndex += 1;