Home
last modified time | relevance | path

Searched refs:_renderSvgNodesWithSameRoot (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/scripts/
Dreport_html.js1202 xOffset = this._renderSvgNodesWithSameRoot(child, 0, xOffset);
1228 _renderSvgNodesWithSameRoot(nodes, depth, xOffset) { method in anonymousFunction5f390bf10100.FlameGraphView
1265 childXOffset = this._renderSvgNodesWithSameRoot(child, depth + 1, childXOffset);