Home
last modified time | relevance | path

Searched refs:topEnd (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DStyledCornersBitmapDrawable.java133 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/
DSystemUIDialogFactoryExt.kt119 shape = RoundedCornerShape(topStart = radius, topEnd = radius), in SystemUIDialogFactory()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/people/ui/compose/
DPeopleScreen.kt204 topEnd = topCornerRadius, in Tile()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/qs/footer/ui/compose/
DFooterActions.kt177 RoundedCornerShape(topStart = backgroundTopRadius, topEnd = backgroundTopRadius), in FooterActions()
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandable.kt484 topEnd = topRadius, in drawBackground()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotifications.kt467 topEnd = topRadius, in toRoundedCornerShape()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/
DShadeScene.kt126 topEnd = Dimensions.ScrimCornerSize,
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/ui/composable/
DShortcutHelper.kt555 topEnd = Dimensions.SinglePaneCategoryCornerRadius