Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/turbulencenoise/
DTurbulenceNoiseAnimationConfig.kt24 val gridCount: Float = DEFAULT_NOISE_GRID_COUNT, constant in com.android.systemui.surfaceeffects.turbulencenoise.TurbulenceNoiseAnimationConfig
DTurbulenceNoiseShader.kt185 setGridCount(config.gridCount) in applyConfig()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaViewController.kt1133 gridCount = 2.14f, in <lambda>()