Home
last modified time | relevance | path

Searched defs:brush (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DResizeableItemFrame.kt198 val brush = SolidColor(outlineColor) constant
DCommunalHub.kt1330 val brush = SolidColor(MaterialTheme.colorScheme.primary) in HighlightedItem() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/promoted/
DAODPromotedNotification.kt662 val brush = SolidColor(androidx.compose.ui.graphics.Color(colorInt)) constant