Searched defs:sparkleStrength (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/ripple/ | ||
D | RippleAnimationConfig.kt | 23 val sparkleStrength: Float = RIPPLE_SPARKLE_STRENGTH, constant in com.android.systemui.surfaceeffects.ripple.RippleAnimationConfig |
D | RippleShader.kt | 253 var sparkleStrength: Float = 0.0f variable |