Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceRow.ts887 let timerShaftCanvas = timerShaftEL!.shadowRoot!.querySelector<HTMLCanvasElement>('canvas'); variable
905 canvas.style.width = timerShaftCanvas!.style.width;
907 this.canvasWidth = timerShaftCanvas!.width;