Lines Matching refs:set
43 pts[i].set(i, i);
134 pts[j].set(rand.nextSScalar1() * 100, rand.nextSScalar1() * 100);
173 pts[j].set(rand.nextSScalar1() * 100, rand.nextSScalar1() * 100);
619 pts[0].set(0, 0);
620 pts[1].set(100, 50);
621 pts[2].set(0, 100);
628 pts[0].set(15.1213f, 7.77647f);
629 pts[1].set(6.2168e+19f, 1.51338e+20f);
630 pts[2].set(1.4579e+19f, 1.55558e+21f);
633 pts[0].set(0, 0);
634 pts[1].set(3, 0);
635 pts[2].set(3, 3);