Searched refs:xMax (Results 1 – 1 of 1) sorted by relevance
590 val xMax = max(centerX, containerView.getWidth() - centerX) in getAlertAnimator() constant594 val endRadius = sqrt(xMax * xMax + yMax * yMax.toDouble()).toFloat() in getAlertAnimator()