Searched defs:sCenter (Results 1 – 2 of 2) sorted by relevance
14 private final PointF sCenter = new PointF(); field in CircleView
613 PointF sCenter = getCenter(); in onSizeChanged() local938 private void doubleTapZoom(PointF sCenter, PointF vFocus) { in doubleTapZoom()2554 public final void setScaleAndCenter(float scale, PointF sCenter) { in setScaleAndCenter()2872 public AnimationBuilder animateCenter(PointF sCenter) { in animateCenter()2899 public AnimationBuilder animateScaleAndCenter(float scale, PointF sCenter) { in animateScaleAndCenter()2922 private AnimationBuilder(PointF sCenter) { in AnimationBuilder()2934 private AnimationBuilder(float scale, PointF sCenter) { in AnimationBuilder()2940 private AnimationBuilder(float scale, PointF sCenter, PointF vFocus) { in AnimationBuilder()