Searched refs:topEnd (Results 1 – 8 of 8) sorted by relevance
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | StyledCornersBitmapDrawable.java | 133 public void setCornerStylesRelative(int topStart, int topEnd, int bottomEnd, int bottomStart) { in setCornerStylesRelative() argument 135 mTopEndCornerStyle = topEnd; in setCornerStylesRelative()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/statusbar/phone/ |
D | SystemUIDialogFactoryExt.kt | 119 shape = RoundedCornerShape(topStart = radius, topEnd = radius), in SystemUIDialogFactory()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/people/ui/compose/ |
D | PeopleScreen.kt | 204 topEnd = topCornerRadius, in Tile()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/qs/footer/ui/compose/ |
D | FooterActions.kt | 177 RoundedCornerShape(topStart = backgroundTopRadius, topEnd = backgroundTopRadius), in FooterActions()
|
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/ |
D | Expandable.kt | 484 topEnd = topRadius, in drawBackground()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/ |
D | Notifications.kt | 467 topEnd = topRadius, in toRoundedCornerShape()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/ |
D | ShadeScene.kt | 126 topEnd = Dimensions.ScrimCornerSize,
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/ui/composable/ |
D | ShortcutHelper.kt | 555 topEnd = Dimensions.SinglePaneCategoryCornerRadius
|