Home
last modified time | relevance | path

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

/frameworks/libs/systemui/weathereffects/graphics/src/main/java/com/google/android/wallpaper/weathereffects/graphics/fog/
DFogEffect.kt65 val variationBgd1 = in resize() constant
68 val timeBgd1 = 0.2f * elapsedTime * 5f + variationBgd1 in resize()