Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js1189 _getHeatColor(widthPercentage) { argument
1191 r: Math.floor(245 + 10 * (1 - widthPercentage * 0.01)),
1192 g: Math.floor(110 + 105 * (1 - widthPercentage * 0.01)),