Searched refs:clampScale (Results 1 – 1 of 1) sorted by relevance
526 s = b.clampScale(s * getTargetScale(b)); in scaleBy()1661 targetScale = clampScale(targetScale); in doAnimation()1681 public float clampScale(float s) { in clampScale() method in PositionController.Box