Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/mini-timeline/drawer/
Ddraggable_canvas_object_impl.ts37 private drawConfig: DrawConfig, property in DraggableCanvasObjectImpl
78 ctx.fillStyle = this.drawConfig.fillStyle;
79 if (this.drawConfig.fill) {