Searched refs:STIFFNESS_HIGH (Results 1 – 4 of 4) sorted by relevance
39 public static final float STIFFNESS_HIGH = 10_000f; field in SpringForce
391 .withStiffness(SpringForce.STIFFNESS_HIGH) in springBubbleTo()437 .withStiffness(SpringForce.STIFFNESS_HIGH)
612 .withStiffness(SpringForce.STIFFNESS_HIGH))
517 springAnimation.spring.stiffness = SpringForce.STIFFNESS_HIGH in <lambda>()