Searched refs:tickJump (Results 1 – 1 of 1) sorted by relevance
570 final long tickJump = roundUpToPowerOfTwo(range / 16); in getTickPoints() local571 final int tickCount = (int) (range / tickJump); in getTickPoints()576 value += tickJump; in getTickPoints()