Searched defs:newEndValue (Results 1 – 4 of 4) sorted by relevance
237 int newEndValue = this.height; in startHeightAnimation() local319 float newEndValue = this.shadowAlpha; in startShadowAlphaAnimation() local381 int newEndValue = this.clipTopAmount; in startInsetAnimation() local
327 final float newEndValue = this.alpha; in startAlphaAnimation() local414 float newEndValue = this.zTranslation; in startZTranslationAnimation() local474 float newEndValue = this.xTranslation; in startXTranslationAnimation() local539 float newEndValue = this.yTranslation; in startYTranslationAnimation() local
2087 int newEndValue = mBackgroundBounds.top; in startTopAnimation() local2136 int newEndValue = mBackgroundBounds.bottom; in startBottomAnimation() local
38 AnimatableProperty animatableProperty, float newEndValue, in startAnimation()