Searched defs:startScale (Results 1 – 3 of 3) sorted by relevance
294 public float startScale = 1f; field in AnimatorControllerWithResistance.RecentsParams332 private RecentsParams setStartScale(float startScale) { in setStartScale()
416 final float startScale = mScale; in animateScale() local
530 final float startScale = SCALE_PROPERTY.get(appsView); in getLauncherContentAnimator() local