Searched defs:_resetCanvas (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
H A DFlameChart.js401 _resetCanvas: function()
1171 this._resetCanvas();
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DCPUProfileFlameChart.js589 this._resetCanvas(this._overviewContainer.clientWidth, this._overviewContainer.clientHeight - WebInspector.FlameChart.DividersBarHeight);
653 _resetCanvas: function(width, height)

Completed in 142 milliseconds