Searched defs:revealRadius (Results 1 – 3 of 3) sorted by relevance
236 float revealRadius = (float) Math.hypot(width / 2, height / 2); in startAnimationToOverlay() local533 float revealRadius = (float) Math.hypot(width / 2, height / 2); in startAnimationToWorkspaceFromOverlay() local
339 final float revealRadius = (float) Math.max(Math.sqrt(x1_2 + y_2), Math.sqrt(x2_2 + y_2)); in reveal() local
702 final float revealRadius = (float) Math.max(Math.sqrt(x1_2 + y_2), Math.sqrt(x2_2 + y_2)); in reveal() local