Home
last modified time | relevance | path

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

/external/chromium_org/v8/benchmarks/spinning-balls/
Dv.js197 function PausePlot(width, height, size, scale) { class
222 PausePlot.prototype.addPause = function (p) {
239 PausePlot.prototype.iteratePauses = function (f) {
257 PausePlot.prototype.draw = function () {
487 pausePlot = new PausePlot(480, autoScale ? 240 : 500, 160, autoScale ? void 0 : 500);