Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dcanvas_drawer.ts25 setCanvas(canvas: HTMLCanvasElement) { method in CanvasDrawer
Dabstract_timeline_row_component.ts113 this.canvasDrawer.setCanvas(this.getCanvas());
Dcanvas_drawer_test.ts35 canvasDrawer.setCanvas(actualCanvas);