HomeSort by relevance Sort by last modified time
    Searched full:_renderbars (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineFrameOverview.js 97 this._renderBars(mainThreadVisibleFrames, scale, mainThreadFramesHeight);
113 this._renderBars(backgroundVisibleFrames, scale, backgroundFramesHeight);
218 _renderBars: function(frames, scale, windowHeight)

Completed in 49 milliseconds