Searched refs:getMaxRadius (Results 1 – 6 of 6) sorted by relevance
241 CanvasProperty.createFloat(mProperties.getMaxRadius()), in getCanvasProperties()322 FloatType getMaxRadius() { in getMaxRadius() method in RippleAnimationSession.AnimationProperties
944 can.drawRipple(p.getX(), p.getY(), p.getMaxRadius(), p.getPaint(), in drawPatterned()949 float radius = p.getMaxRadius(); in drawPatterned()
101 float topRadius = mAlwaysRoundBothCorners ? getMaxRadius() : getTopCornerRadius(); in getClipPath()125 float bottomRadius = mAlwaysRoundBothCorners ? getMaxRadius() : getBottomCornerRadius(); in getClipPath()
1821 mSmallRoundness = radius / getMaxRadius();2503 final float maxRadius = getMaxRadius();
7506 HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getMaxRadius()Ljava/lang…
7509 HSPLandroid/graphics/drawable/RippleAnimationSession$AnimationProperties;->getMaxRadius()Ljava/lang…