Home
last modified time | relevance | path

Searched refs:animatedValue (Results 1 – 25 of 36) sorted by relevance

12

/frameworks/base/libs/hwui/
DPropertyValuesHolder.cpp88 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/
DSystemEventChipAnimationController.kt128 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/
DStatusBarSystemEventAnimator.kt74 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/
DAuthRippleView.kt128 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>()
DUdfpsAnimationViewController.kt101 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/
DLightSourceDrawable.kt95 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()
DIlluminationDrawable.kt190 val progress = it.animatedValue as Float in animateBackground()
DSquigglyProgress.kt115 heightFraction = it.animatedValue as Float in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
DDreamOverlayAnimationsController.kt270 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/
DDreamOverlayAnimationsControllerTest.kt140 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/
DTurbulenceNoiseView.kt129 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/
DFaceScanningOverlay.kt315 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/
DKeyguardUnlockAnimationController.kt314 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/
DRippleAnimation.kt50 val progress = updateListener.animatedValue as Float in <lambda>()
DRippleView.kt191 val progress = updateListener.animatedValue as Float in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/
DReceiverChipRippleView.kt81 val progress = updateListener.animatedValue as Float in <lambda>()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DBitmapTransitionView.kt54 mCurrentProgress = animation.animatedValue as Float in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DViewGroupFadeHelper.kt65 val newAlpha = animation.animatedValue as Float in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSplitShadeLockScreenOverScroller.kt111 val overScrollAmount = it.animatedValue as Int in <lambda>()
DLockscreenShadeTransitionController.kt467 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/
DMessageContainerController.kt138 val interpolation = valueAnimator.animatedValue as Float in <lambda>()
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTextAnimator.kt66 textInterpolator.progress = it.animatedValue as Float in <lambda>()
DDialogLaunchAnimator.kt1137 addUpdateListener { animatedValue -> in onLayoutChange() method
1138 val progress = animatedValue.animatedFraction in onLayoutChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DChannelEditorListView.kt196 setBackgroundColor(animator.animatedValue as Int) in playHighlight()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationController.kt91 lightRevealScrim.revealAmount = it.animatedValue as Float in <lambda>()

12