Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/experimental/heatmap/
Ddraw.js5 this.drawTrace(i, 1);
51 Heatmap.prototype.drawTrace = function(trace, opacity) { method in Heatmap
Drenderer.js89 this.drawTrace(i, 1);
135 Heatmap.prototype.drawTrace = function(trace, opacity) { method in Heatmap
Dinput.js12 self.drawTrace(traces[i], 0.5);