Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/materials/
H A DBackgroundBlurActivity.kt67 setBackgroundColorAlpha(mAlphaWithBlur)
75 setBackgroundColorAlpha(mAlphaNoBlur)
121 backgroundAlphaSeekBar -> setBackgroundColorAlpha(progress / 100.0f)
179 fun setBackgroundColorAlpha(alpha: Float) { regex