Searched refs:contentAlphaTo (Results 1 – 1 of 1) sorted by relevance
44 public float contentAlphaTo = 1; field in StateTransitionAnimation.Spec60 OUTGOING.contentAlphaTo = 1f;70 INCOMING.contentAlphaTo = 1f;133 + (mTransitionSpec.contentAlphaTo - mTransitionSpec.contentAlphaFrom) * progress; in onCalculate()