Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:distance

162     distance : function(color) {
438 info.distance = (-B) - Math.sqrt(D);
443 info.distance
497 info.distance = t;
529 distance: null,
683 best.distance = 2000;
690 if(info.isHit && info.distance >= 0 && info.distance < best.distance){
749 if (refl.isHit && refl.distance > 0){