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