Home | History | Annotate | Download | only in performance

Lines Matching defs:xs

390 	std::set<float> xs;
392 xs.insert(data[i].x());
393 return (int)xs.size();