Searched defs:previousStartValue (Results 1 – 5 of 5) sorted by relevance
438 Float previousStartValue = getChildTag(child, TAG_START_ALPHA); in startAlphaAnimation() local525 Float previousStartValue = getChildTag(child, TAG_START_TRANSLATION_Z); in startZTranslationAnimation() local586 Float previousStartValue = getChildTag(child, TAG_START_TRANSLATION_X); in startXTranslationAnimation() local652 Float previousStartValue = getChildTag(child, TAG_START_TRANSLATION_Y); in startYTranslationAnimation() local
104 int previousStartValue = mStartAnimationRect.top; in startTopAnimation() local141 int previousStartValue = mStartAnimationRect.bottom; in startBottomAnimation() local
242 Integer previousStartValue = getChildTag(child, TAG_START_HEIGHT); in startHeightAnimation() local325 Integer previousStartValue = getChildTag(child, in startClipAnimation() local
63 Float previousStartValue = ViewState.getChildTag(view, animationStartTag); in startAnimation() local
857 float previousStartValue = (Float) scrim.getTag(TAG_START_ALPHA); in setOrAdaptCurrentAnimation() local