Searched refs:shouldPunchHoleBehindScrim (Results 1 – 4 of 4) sorted by relevance
240 val shouldPunchHoleBehindScrim = in SingleShade() constant252 modifier.thenIf(shouldPunchHoleBehindScrim) { in SingleShade()334 shouldPunchHoleBehindScrim = shouldPunchHoleBehindScrim, in SingleShade()531 shouldPunchHoleBehindScrim = false, in SplitShade()
171 shouldPunchHoleBehindScrim: Boolean, in NotificationScrollingStack()298 shouldPunchHoleBehindScrim, in NotificationScrollingStack()322 if (shouldPunchHoleBehindScrim) { in NotificationScrollingStack()334 if (shouldPunchHoleBehindScrim) { in NotificationScrollingStack()
95 shouldPunchHoleBehindScrim = false, in Content()
184 val shouldPunchHoleBehindScrim = in QuickSettingsScene() constant194 .thenIf(shouldPunchHoleBehindScrim) { in QuickSettingsScene()