Searched defs:startRadius (Results 1 – 6 of 6) sorted by relevance
175 int startRadius = in animateOpen() local250 private Animator createExitAnimator(int startRadius) { in createExitAnimator()268 int startRadius; in hideCircle() local
35 public RoundedRectRevealOutlineProvider(float startRadius, float endRadius, Rect startRect, in RoundedRectRevealOutlineProvider()
133 public RectFSpringAnim2(RectF startRect, RectF targetRect, Context context, float startRadius, in RectFSpringAnim2()
738 int startRadius = shouldHide ? centerX : 0; in animateSendAndCall() local
593 val startRadius: Float = max(sourceBounds.width(), sourceBounds.height()) / 2.0f in getAlertAnimator() constant
2026 int startRadius = getResources().getDimensionPixelSize( in setupAnimators() local