Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/frontend/
H A Doverview_timeline_panel.ts109 const vizEndPx = Math.ceil(this.timeScale.timeToPx(vizTime.end)); constant
117 ctx.fillRect(vizEndPx, headerHeight, this.width - vizEndPx, tracksHeight);
122 ctx.fillRect(vizEndPx, headerHeight, 1, tracksHeight);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/frontend/
H A Doverview_timeline_panel.ts109 const vizEndPx = Math.ceil(this.timeScale.timeToPx(vizTime.end)); constant
117 ctx.fillRect(vizEndPx, headerHeight, this.width - vizEndPx, tracksHeight);
122 ctx.fillRect(vizEndPx, headerHeight, 1, tracksHeight);