Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dcanvas_drawer.ts77 const marginOffset = 5; constant
79 this.drawEllipsis(centerY, rect.x + marginOffset, true, rect.x + rect.w);
83 this.drawEllipsis(centerY, rect.x + rect.w - marginOffset, false, rect.x);