Home | History | Annotate | Download | only in core

Lines Matching refs:pointCount

1316     int pointCount;
1327 pointCount = 1;
1371 pointCount = wholeCount + 1;
1383 matrix.mapPoints(quadPoints, pointCount);
1384 return pointCount;