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