Searched refs:calculateForegroundColor (Results 1 – 1 of 1) sorted by relevance
71 val foregroundColor = calculateForegroundColor(color, elevation) in apply()86 private fun calculateForegroundColor(backgroundColor: Color, elevation: Dp): Color { in calculateForegroundColor() method