Searched defs:previousStartValue (Results 1 – 5 of 5) sorted by relevance
330 Float previousStartValue = getChildTag(child,TAG_START_ALPHA); in startAlphaAnimation() local417 Float previousStartValue = getChildTag(child,TAG_START_TRANSLATION_Z); in startZTranslationAnimation() local478 Float previousStartValue = getChildTag(child,TAG_START_TRANSLATION_X); in startXTranslationAnimation() local544 Float previousStartValue = getChildTag(child,TAG_START_TRANSLATION_Y); in startYTranslationAnimation() local
106 int previousStartValue = mStartAnimationRect.top; in startTopAnimation() local144 int previousStartValue = mStartAnimationRect.bottom; in startBottomAnimation() local
223 Integer previousStartValue = getChildTag(child, TAG_START_HEIGHT); in startHeightAnimation() local305 Integer previousStartValue = getChildTag(child, TAG_START_TOP_INSET); in startInsetAnimation() local
63 Float previousStartValue = ViewState.getChildTag(view, animationStartTag); in startAnimation() local
628 float previousStartValue = (Float) scrim.getTag(TAG_START_ALPHA); in setOrAdaptCurrentAnimation() local