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

  /frameworks/base/tools/velocityplot/
velocityplot.py 39 scrolljump = 5 # seconds jump when scrolling variable
216 bottom = int(timeindex) - timespan + scrolljump
  /frameworks/base/tools/orientationplot/
orientationplot.py 35 scrolljump = 5 # seconds jump when scrolling variable
340 bottom = int(timeindex) - timespan + scrolljump

Completed in 72 milliseconds