Home
last modified time | relevance | path

Searched refs:DEFAULT_INTENSITY (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/systemui/weathereffects/graphics/src/main/java/com/google/android/wallpaper/weathereffects/graphics/rain/
DRainEffectConfig.kt59 intensity: Float = DEFAULT_INTENSITY,
78 private const val DEFAULT_INTENSITY = 1f constant
/frameworks/libs/systemui/weathereffects/graphics/src/main/java/com/google/android/wallpaper/weathereffects/graphics/snow/
DSnowEffectConfig.kt64 intensity: Float = DEFAULT_INTENSITY,
86 private const val DEFAULT_INTENSITY = 1f constant
/frameworks/libs/systemui/weathereffects/graphics/src/main/java/com/google/android/wallpaper/weathereffects/graphics/fog/
DFogEffectConfig.kt69 intensity: Float = DEFAULT_INTENSITY,
91 private const val DEFAULT_INTENSITY = 1f constant