Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/modifiers/
DFadingBackground.kt48 FadingBackground( in background()
63 private class FadingBackground class
110 val otherModifier = other as? FadingBackground ?: return false in equals()