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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
H A DTimelineOverviewPane.js110 var positions = this._overviewCalculator.computeBarGraphPercentages(record);
206 computeBarGraphPercentages: function(record)
H A DTimelineView.js939 computeBarGraphPercentages: function(record)
953 var percentages = this.computeBarGraphPercentages(record);

Completed in 112 milliseconds