Searched refs:brush (Results 1 – 3 of 3) sorted by relevance
49 brush = SolidColor(color), in background()65 private val brush: Brush, constant in com.android.compose.modifiers.FadingBackground86 drawRect(brush, alpha = alpha()) in ContentDrawScope()96 drawOutline(outline, brush = brush, alpha = alpha()) in drawOutline()103 var result = brush.hashCode() in hashCode()111 return brush == otherModifier.brush && in equals()116 override fun toString(): String = "FadingBackground(brush=$brush, alpha = $alpha, shape=$shape)"
473 brush = border.brush, in drawBackground()503 drawPath(path, border.brush) in drawBackground()
355 brush = in animatedRadialGradientBackground()368 brush = in animatedRadialGradientBackground()