Searched refs:x1_2 (Results 1 – 2 of 2) sorted by relevance
336 final double x1_2 = Math.pow(revealView.getLeft() - revealCenterX, 2); in reveal() local339 final float revealRadius = (float) Math.max(Math.sqrt(x1_2 + y_2), Math.sqrt(x2_2 + y_2)); in reveal()
699 final double x1_2 = Math.pow(revealView.getLeft() - revealCenterX, 2); in reveal() local702 final float revealRadius = (float) Math.max(Math.sqrt(x1_2 + y_2), Math.sqrt(x2_2 + y_2)); in reveal()