Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dtrack_group_panel.ts37 private shellWidth = 0; property in TrackGroupPanel
89 this.shellWidth = shell.getBoundingClientRect().width;
110 ctx.translate(this.shellWidth, 0);