Searched refs:getMaxRadius (Results 1 – 5 of 5) sorted by relevance
130 return Math.max(mInitialOutlineRadius, Math.max(getMaxRadius(mOriginalForeground), in getMaximumRadius()131 getMaxRadius(mOriginalBackground))); in getMaximumRadius()139 private static float getMaxRadius(Drawable drawable) { in getMaxRadius() method in FloatingWidgetBackgroundView
241 CanvasProperty.createFloat(mProperties.getMaxRadius()), in getCanvasProperties()322 FloatType getMaxRadius() { in getMaxRadius() method in RippleAnimationSession.AnimationProperties
922 can.drawRipple(p.getX(), p.getY(), p.getMaxRadius(), p.getPaint(), in drawPatterned()927 float radius = p.getMaxRadius(); in drawPatterned()
7858 HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getMaxRadius()Ljava/lang…
7854 HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getMaxRadius()Ljava/lang…