Home | History | Annotate | Download | only in ops

Lines Matching refs:countPoints

354     this->reservePts(5*path.countPoints());
358 fIndices.setReserve(18*path.countPoints() + 6);
360 fNorms.setReserve(path.countPoints());