Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalContainer.kt253 CommunalBackgroundType.ANIMATED -> AnimatedLinearGradient() in CommunalScene()
286 private fun BoxScope.AnimatedLinearGradient() { in AnimatedLinearGradient() method