Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dpan_and_zoom_handler.ts90 private zoomAnimation = new Animation(this.onZoomAnimationStep.bind(this)); property in PanAndZoomHandler
209 this.zoomAnimation.stop();
257 this.zoomAnimation.stop();
262 this.zoomAnimation.start(DEFAULT_ANIMATION_DURATION);