Searched refs:expectedAlpha (Results 1 – 2 of 2) sorted by relevance
178 val expectedAlpha = in highContentAlpha_contentColorSet_highLuminanceColorNotFromTheme() constant184 assertThat(LocalContentAlpha.current).isEqualTo(expectedAlpha) in highContentAlpha_contentColorSet_highLuminanceColorNotFromTheme()198 val expectedAlpha = in mediumContentAlpha_contentColorSet_highLuminanceColorNotFromTheme() constant204 assertThat(LocalContentAlpha.current).isEqualTo(expectedAlpha) in mediumContentAlpha_contentColorSet_highLuminanceColorNotFromTheme()218 val expectedAlpha = in disabledContentAlpha_contentColorSet_highLuminanceColorNotFromTheme() constant224 assertThat(LocalContentAlpha.current).isEqualTo(expectedAlpha) in disabledContentAlpha_contentColorSet_highLuminanceColorNotFromTheme()238 val expectedAlpha = in highContentAlpha_contentColorSet_lowLuminanceColorNotFromTheme() constant244 assertThat(LocalContentAlpha.current).isEqualTo(expectedAlpha) in highContentAlpha_contentColorSet_lowLuminanceColorNotFromTheme()258 val expectedAlpha = in mediumContentAlpha_contentColorSet_lowLuminanceColorNotFromTheme() constant264 assertThat(LocalContentAlpha.current).isEqualTo(expectedAlpha) in mediumContentAlpha_contentColorSet_lowLuminanceColorNotFromTheme()[all …]
292 val expectedAlpha = 0.5f in compositionLocalChangeDuringRipple_dragged() constant293 val rippleAlpha = RippleAlpha(expectedAlpha, expectedAlpha, expectedAlpha, expectedAlpha) in compositionLocalChangeDuringRipple_dragged()330 calculateResultingRippleColor(initialColor, rippleOpacity = expectedAlpha) in compositionLocalChangeDuringRipple_dragged()344 calculateResultingRippleColor(newColor, rippleOpacity = expectedAlpha) in compositionLocalChangeDuringRipple_dragged()