Searched defs:getPixelColor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-raytrace.js687 var color = this.getPixelColor(ray, scene);
697 getPixelColor: function(ray, scene){
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-raytrace.js687 var color = this.getPixelColor(ray, scene);
697 getPixelColor: function(ray, scene){
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-raytrace.js656 var color = this.getPixelColor(ray, scene);
666 getPixelColor: function(ray, scene){
/external/chromium_org/v8/benchmarks/
H A Draytrace.js661 var color = this.getPixelColor(ray, scene);
671 getPixelColor: function(ray, scene){

Completed in 139 milliseconds