Searched refs:chart (Results 1 – 6 of 6) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | report_html.js | 408 _selectHandler(chart) { argument 409 let selectedItem = chart.getSelection()[0]; 524 let chart = new google.visualization.PieChart(wrapperDiv.get(0)); 525 chart.draw(data, { 531 google.visualization.events.addListener(chart, 'select', () => this._selectHandler(chart));
|
/system/extras/simpleperf/doc/ |
D | README.md | 338 report_html.py integrates chart statistics, sample table, flame graphs, source code annotation 1135 report.html can include: chart statistics, sample table, flame graphs, annotated source code for 1139 # Generate chart statistics, sample table and flame graphs, based on perf.data. 1166 The first tab is "Chart Statistics". You can click the pie chart to show the time consumed by each
|
/system/media/audio_utils/ |
D | Doxyfile | 2025 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
|
D | Doxyfile.orig | 2025 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
|
/system/chre/pal/doc/ |
D | Doxyfile | 2109 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 2109 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
|