Searched defs:easeOutDuration (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/glowboxeffect/ | ||
D | GlowBoxConfig.kt | 45 val easeOutDuration: Long, constant in com.android.systemui.surfaceeffects.glowboxeffect.GlowBoxConfig |
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/turbulencenoise/ | ||
D | TurbulenceNoiseAnimationConfig.kt | 60 val easeOutDuration: Float = DEFAULT_EASING_DURATION_IN_MILLIS, constant in com.android.systemui.surfaceeffects.turbulencenoise.TurbulenceNoiseAnimationConfig |