Searched refs:GONE_FADE_FRACTION (Results 1 – 1 of 1) sorted by relevance
27 private const val GONE_FADE_FRACTION = 0.8f constant193 GONE_FADE_FRACTION, in getInterpolatedState()199 nowGone = progress < GONE_FADE_FRACTION in getInterpolatedState()246 1.0f - GONE_FADE_FRACTION, in getInterpolatedState()251 nowGone = progress > 1.0f - GONE_FADE_FRACTION in getInterpolatedState()