Home
last modified time | relevance | path

Searched defs:canvasElement (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/video-view/
H A Dvideo-view.component.ts101 const canvasElement = this.canvas.nativeElement; constant
125 const canvasElement = this.canvas?.nativeElement?.getContext('2d'); constant
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/timeline-view/graph/
H A Dgraph.component.ts55 const canvasElement = this.canvas.nativeElement; constant
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/timeline-view/
H A Dtimeline-view.component.ts207 const canvasElement = this.canvas.nativeElement; constant