Searched refs:backgroundAlphaFrom (Results 1 – 1 of 1) sorted by relevance
39 public float backgroundAlphaFrom = 0; field in StateTransitionAnimation.Spec55 OUTGOING.backgroundAlphaFrom = 0.5f;134 mCurrentBackgroundAlpha = mTransitionSpec.backgroundAlphaFrom in onCalculate()135 + (mTransitionSpec.backgroundAlphaTo - mTransitionSpec.backgroundAlphaFrom) in onCalculate()