Home
last modified time | relevance | path

Searched defs:TimelineSlice (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/resources/gpu_internals/
Dtimeline_model.js33 function TimelineSlice(title, colorId, start, args) { class
41 TimelineSlice.prototype = { class
/external/chromium-trace/src/tracing/
Dtimeline_model.js31 function TimelineSlice(title, colorId, start, args, opt_duration) { class
41 TimelineSlice.prototype = { class
/external/chromium-trace/
Dscript.js48 …olorId:function(a){if(void 0===t[a]){var b=m(a);t[a]=b%q}return t[a]},TimelineSlice:g,TimelineThre… property