/frameworks/base/libs/hwui/ |
D | PropertyValuesHolder.cpp | 88 float animatedValue = calculateAnimatedValue(fraction); in setFraction() local 89 mGroup->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction() 93 SkColor animatedValue = calculateAnimatedValue(fraction); in setFraction() local 94 mFullPath->mutateProperties()->setColorPropertyValue(mPropertyId, animatedValue); in setFraction() 98 float animatedValue = calculateAnimatedValue(fraction); in setFraction() local 99 mFullPath->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction() 108 float animatedValue = calculateAnimatedValue(fraction); in setFraction() local 109 mTree->mutateProperties()->setRootAlpha(animatedValue); in setFraction()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
D | SystemEventChipAnimationController.kt | 128 addUpdateListener { currentAnimatedView?.view?.alpha = animatedValue as Float } in onSystemEventAnimationBegin() 135 addUpdateListener { currentAnimatedView?.contentView?.alpha = animatedValue as Float } in onSystemEventAnimationBegin() 141 addUpdateListener { updateAnimatedViewBoundsWidth(animatedValue as Int) } in onSystemEventAnimationBegin() 170 updateAnimatedViewBoundsWidth(animatedValue as Int) in createMoveOutAnimationForDot() 179 updateAnimatedViewBoundsWidth(animatedValue as Int) in createMoveOutAnimationForDot() 192 updateAnimatedViewBoundsHeight(animatedValue as Int, chipVerticalCenter) in createMoveOutAnimationForDot() 201 updateAnimatedViewBoundsHeight(animatedValue as Int, chipVerticalCenter) in createMoveOutAnimationForDot() 214 animatedValue as Int in createMoveOutAnimationForDot() 216 -(animatedValue as Int) in createMoveOutAnimationForDot() 232 addUpdateListener { currentAnimatedView?.view?.alpha = animatedValue as Float } in createMoveOutAnimationDefault() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/ |
D | StatusBarSystemEventAnimator.kt | 74 onTranslationXChanged(-(translationXIn * animatedValue as Float)) in onSystemEventAnimationBegin() 81 onAlphaChanged(animatedValue as Float) in onSystemEventAnimationBegin() 97 onTranslationXChanged(translationXOut * animatedValue as Float) in onSystemEventAnimationFinish() 105 onAlphaChanged(animatedValue as Float) in onSystemEventAnimationFinish()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthRippleView.kt | 128 dwellShader.progress = animator.animatedValue as Float in <lambda>() 141 animator.animatedValue as Int in <lambda>() 180 animator.animatedValue as Int in <lambda>() 216 dwellShader.progress = animator.animatedValue as Float in <lambda>() 229 dwellShader.progress = animator.animatedValue as Float in <lambda>() 267 rippleShader.rawProgress = animator.animatedValue as Float in <lambda>()
|
D | UdfpsAnimationViewController.kt | 101 addUpdateListener { animatedValue -> in <lambda>() method 102 view.setDialogSuggestedAlpha(animatedValue.animatedValue as Float) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/ |
D | LightSourceDrawable.kt | 95 rippleData.alpha = it.animatedValue as Float in <lambda>() 214 rippleData.alpha = it.animatedValue as Float in illuminate() 222 rippleData.progress = it.animatedValue as Float in illuminate()
|
D | IlluminationDrawable.kt | 190 val progress = it.animatedValue as Float in animateBackground()
|
D | SquigglyProgress.kt | 115 heightFraction = it.animatedValue as Float in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/ |
D | DreamOverlayAnimationsController.kt | 270 mCurrentBlurRadius = animator.animatedValue as Float in <lambda>() 296 alpha = va.animatedValue as Float, in <lambda>() 322 setElementsTranslationYAtPosition(va.animatedValue as Float, position) in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/dreams/ |
D | DreamOverlayAnimationsControllerTest.kt | 140 it.animatedValue == DREAM_IN_TRANSLATION_Y_DISTANCE.toFloat() in testEntryAnimations_translatesUpwards() 163 it.animatedValue == -DREAM_IN_TRANSLATION_Y_DISTANCE.toFloat() in testEntryAnimations_translatesDownwards()
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/turbulencenoise/ |
D | TurbulenceNoiseView.kt | 129 val progress = updateListener.animatedValue as Float in <lambda>() 174 val progress = updateListener.animatedValue as Float in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | FaceScanningOverlay.kt | 315 rimProgress = animator.animatedValue as Float in updateRimProgress() 320 cameraProtectionProgress = animator.animatedValue as Float in updateCameraProtectionProgress() 325 rimPaint.alpha = animator.animatedValue as Int in updateRimAlpha()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardUnlockAnimationController.kt | 314 surfaceBehindAlpha = valueAnimator.animatedValue as Float in <lambda>() 342 surfaceBehindAlpha = valueAnimator.animatedValue as Float in <lambda>() 343 setSurfaceBehindAppearAmount(valueAnimator.animatedValue as Float) in <lambda>()
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/ripple/ |
D | RippleAnimation.kt | 50 val progress = updateListener.animatedValue as Float in <lambda>()
|
D | RippleView.kt | 191 val progress = updateListener.animatedValue as Float in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/ |
D | ReceiverChipRippleView.kt | 81 val progress = updateListener.animatedValue as Float in <lambda>()
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | BitmapTransitionView.kt | 54 mCurrentProgress = animation.animatedValue as Float in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | ViewGroupFadeHelper.kt | 65 val newAlpha = animation.animatedValue as Float in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | SplitShadeLockScreenOverScroller.kt | 111 val overScrollAmount = it.animatedValue as Int in <lambda>()
|
D | LockscreenShadeTransitionController.kt | 467 dragDownAmount = animation.animatedValue as Float in <lambda>() 670 setPulseHeight(animation.animatedValue as Float) in <lambda>() 924 child.actualHeight = animation.animatedValue as Int in cancelChildExpansion()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | MessageContainerController.kt | 138 val interpolation = valueAnimator.animatedValue as Float in <lambda>()
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | TextAnimator.kt | 66 textInterpolator.progress = it.animatedValue as Float in <lambda>()
|
D | DialogLaunchAnimator.kt | 1137 addUpdateListener { animatedValue -> in onLayoutChange() method 1138 val progress = animatedValue.animatedFraction in onLayoutChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | ChannelEditorListView.kt | 196 setBackgroundColor(animator.animatedValue as Int) in playHighlight()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | UnlockedScreenOffAnimationController.kt | 91 lightRevealScrim.revealAmount = it.animatedValue as Float in <lambda>()
|