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