Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerTimeline.test.ts37 const timelineCanvas = document.createElement('canvas'); constant
38 timelineCanvas.width = 12;
39 timelineCanvas.height = 12;
40 const ctx = timelineCanvas.getContext('2d');
50 …timeline(timelineCanvas, ctx, 1, 100254, keyboardEvent, rect, null, null, null, null, null, null, …