Searched refs:scrolljump (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/tools/orientationplot/
H A Dorientationplot.py35 scrolljump = 5 # seconds jump when scrolling variable
340 bottom = int(timeindex) - timespan + scrolljump
/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py39 scrolljump = 5 # seconds jump when scrolling variable
216 bottom = int(timeindex) - timespan + scrolljump

Completed in 219 milliseconds