Searched refs:animateScaleAndCenter (Results 1 – 2 of 2) sorted by relevance
62 AnimationBuilder animationBuilder = view.animateScaleAndCenter(scale, center); in play()
2899 public AnimationBuilder animateScaleAndCenter(float scale, PointF sCenter) { in animateScaleAndCenter() method