Searched defs:previousEndValue (Results 1 – 5 of 5) sorted by relevance
259 Integer previousEndValue = getChildTag(child, TAG_END_HEIGHT); in startHeightAnimationInterpolator() local343 Integer previousEndValue = getChildTag(child, in startClipAnimation() local
477 Float previousEndValue = getChildTag(child, TAG_END_ALPHA); in startAlphaAnimation() local563 Float previousEndValue = getChildTag(child, TAG_END_TRANSLATION_Z); in startZTranslationAnimation() local624 Float previousEndValue = getChildTag(child, TAG_END_TRANSLATION_X); in startXTranslationAnimation() local713 Float previousEndValue = getChildTag(child, TAG_END_TRANSLATION_Y); in startYTranslationInterpolatorAnimation() local
141 val previousEndValue = propertyData.finalValue in startAnimation() constant
66 Float previousEndValue = ViewState.getChildTag(view, animationEndTag); in startAnimation() local
984 float previousEndValue = (Float) scrim.getTag(TAG_END_ALPHA); in setOrAdaptCurrentAnimation() local