Home
last modified time | relevance | path

Searched refs:testIntersection (Results 1 – 4 of 4) sorted by relevance

/external/v8/benchmarks/
Draytrace.js672 var info = this.testIntersection(ray, scene, null);
680 testIntersection: function(ray, scene, exclude){ method in Flog.RayTracer.Engine
747 var refl = this.testIntersection(reflectionRay, scene, info.shape);
773 shadowInfo = this.testIntersection(shadowRay, scene, info.shape);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
Dv8-raytrace.js667 var info = this.testIntersection(ray, scene, null);
675 testIntersection: function(ray, scene, exclude){ method in Flog.RayTracer.Engine
742 var refl = this.testIntersection(reflectionRay, scene, info.shape);
768 shadowInfo = this.testIntersection(shadowRay, scene, info.shape);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
Dv8-raytrace.js698 var info = this.testIntersection(ray, scene, null);
706 testIntersection: function(ray, scene, exclude){ method in Flog.RayTracer.Engine
773 var refl = this.testIntersection(reflectionRay, scene, info.shape);
799 shadowInfo = this.testIntersection(shadowRay, scene, info.shape);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
Dv8-raytrace.js698 var info = this.testIntersection(ray, scene, null);
706 testIntersection: function(ray, scene, exclude){ method in Flog.RayTracer.Engine
773 var refl = this.testIntersection(reflectionRay, scene, info.shape);
799 shadowInfo = this.testIntersection(shadowRay, scene, info.shape);