Searched refs:targetBoxMinX (Results 1 – 1 of 1) sorted by relevance
353 val targetBoxMinX = (Math.round(thumbX) - halfHeight).toInt() in onDown() constant358 shouldGoToSeekBar = x >= targetBoxMinX && x <= targetBoxMaxX in onDown()