Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Doverview_timeline_panel.ts106 const vizEndPx = Math.ceil(this.timeScale.timeToPx(vizTime.end)); constant
110 ctx.fillRect(vizEndPx, headerHeight, this.width - vizEndPx, tracksHeight);
115 ctx.fillRect(vizEndPx, headerHeight, 1, tracksHeight);