Searched refs:toRoundedCornerShape (Results 1 – 1 of 1) sorted by relevance
300 .let { scrimRounding.value.toRoundedCornerShape(it) } in NotificationScrollingStack()462 private fun ShadeScrimRounding.toRoundedCornerShape(radius: Dp): RoundedCornerShape { in toRoundedCornerShape() method