Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/mini-timeline/
Dmini_timeline_component.ts181 private static readonly SLIDER_HORIZONTAL_STEP = 30; property in MiniTimelineComponent
282 this.updateSliderPosition(-MiniTimelineComponent.SLIDER_HORIZONTAL_STEP);
285 this.updateSliderPosition(MiniTimelineComponent.SLIDER_HORIZONTAL_STEP);