Home
last modified time | relevance | path

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

/external/v8/benchmarks/spinning-balls/
Dv.js64 var autoScale = void 0; variable
206 this.autoScale = true;
209 this.autoScale = false;
260 if (this.autoScale) {
487 pausePlot = new PausePlot(480, autoScale ? 240 : 500, 160, autoScale ? void 0 : 500);
492 autoScale = form.autoscale.checked;