Searched defs:newEndValue (Results 1 – 4 of 4) sorted by relevance
45 AnimatableProperty animatableProperty, float newEndValue, in setProperty()58 AnimatableProperty animatableProperty, float newEndValue, in startAnimation()
440 final float newEndValue = this.mAlpha; in startAlphaAnimation() local527 float newEndValue = this.mZTranslation; in startZTranslationAnimation() local588 float newEndValue = this.mXTranslation; in startXTranslationAnimation() local654 float newEndValue = this.mYTranslation; in startYTranslationAnimation() local
94 int newEndValue = mBounds.top; in startTopAnimation() local143 int newEndValue = mBounds.bottom; in startBottomAnimation() local
244 int newEndValue = this.height; in startHeightAnimation() local329 int newEndValue = clipTop ? this.clipTopAmount : this.clipBottomAmount; in startClipAnimation() local