Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dcanvas_drawer.ts56 this.highlightPath(this.ctx);
85 private highlightPath(ctx: CanvasRenderingContext2D) { method in CanvasDrawer