Home | History | Annotate | Download | only in hwui

Lines Matching refs:outIndex

201     int outIndex = total - 1;
203 retPoly[outIndex] = lUpper[i];
204 outIndex--;
208 retPoly[outIndex] = lLower[i];
209 outIndex--;