Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/mini-timeline/
Dmini_timeline_component.ts292 const zoomTo = this.hoverTimestamp; constant
293 event.code === 'KeyW' ? this.zoomIn(zoomTo) : this.zoomOut(zoomTo);