Home | History | Annotate | Download | only in core

Lines Matching refs:pointCount

1300     int pointCount;
1311 pointCount = 1;
1354 pointCount = wholeCount + 1;
1366 matrix.mapPoints(quadPoints, pointCount);
1367 return pointCount;