Home
last modified time | relevance | path

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

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