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