Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dpan_and_zoom_handler.ts25 const SNAP_FACTOR = 0.4; constant
179 const step = (this.targetPanOffsetPx - this.panOffsetPx) * SNAP_FACTOR;
197 const step = (this.targetZoomRatio - this.zoomRatio) * SNAP_FACTOR;