Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DRangeRuler.ts212 let rangeRealW = (this.scale * this.frame.width) / (this.range.endNS - this.range.startNS); variable
225 let first_NodeWidth = ((this.scale - rangeYu) / this.scale) * rangeRealW;
232 rangeStartX += rangeRealW;