Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/mini-timeline/
Dmini_timeline_component.ts496 const xMoveAmount = this.lastMoves.reduce( constant
505 if (Math.abs(yMoveAmount) > Math.abs(xMoveAmount)) {