Home
last modified time | relevance | path

Searched defs:sparkleStrength (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/ripple/
DRippleAnimationConfig.kt23 val sparkleStrength: Float = RIPPLE_SPARKLE_STRENGTH, constant in com.android.systemui.surfaceeffects.ripple.RippleAnimationConfig
DRippleShader.kt253 var sparkleStrength: Float = 0.0f variable