Home
last modified time | relevance | path

Searched defs:fullRange (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/viewers/viewer_transitions/
Dviewer_transitions_component.ts312 const fullRange = this.getMaxOfRanges() - this.getMinOfRanges(); constant
329 const fullRange = this.getMaxOfRanges() - this.getMinOfRanges(); constant
338 const fullRange = this.getMaxOfRanges() - this.getMinOfRanges(); constant
384 const fullRange = this.getMaxOfRanges() - this.getMinOfRanges(); constant
/development/tools/winscope/src/app/components/timeline/
Dmini_canvas_drawer.ts31 public fullRange: TimeRange, property in MiniCanvasDrawerInput