Home
last modified time | relevance | path

Searched defs:drawTrack (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/trace-viewer/src/tracing/tracks/
Dprocess_track.js24 drawTrack: function(type) { method in ProcessTrack
45 tracing.tracks.ContainerTrack.prototype.drawTrack.call(this, type); method in tracing.tracks.ContainerTrack
Dtrace_model_track.js94 drawTrack: function(type) { method in TraceModelTrack
113 tracing.tracks.ContainerTrack.prototype.drawTrack.call(this, type); method in tracing.tracks.ContainerTrack
Dcontainer_track.js38 drawTrack: function(type) { method in ContainerTrack
Dtrack.js78 drawTrack: function(type) { method in Track
/external/chromium-trace/
Dscript.js382 …teChild_:function(a){a.detach&&a.detach()},updateContents_:function(){},drawTrack:function(a){var … method in b
404 …dren[a].classList.contains("track")&&b.push(this.children[a]);return b},drawTrack:function(b){for(… method in d
468 …ion(a){tracing.tracks.ProcessTrackBase.prototype.decorate.call(this,a)},drawTrack:function(a){swit… method in b
469 e.left,e.right);b.restore()}tracing.tracks.ContainerTrack.prototype.drawTrack.call(this,a)},set pro… method in tracing.tracks.ContainerTrack
473 …r;b.kernel=this.model.kernel;b.hasVisibleContent&&this.appendChild(b)}},drawTrack:function(b){swit… method in tracing.tracks.ContainerTrack