Home
last modified time | relevance | path

Searched refs:bottomStart (Results 1 – 5 of 5) 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
137 mBottomStartCornerStyle = bottomStart; in setCornerStylesRelative()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/people/ui/compose/
DPeopleScreen.kt205 bottomStart = bottomCornerRadius, in Tile()
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandable.kt485 bottomStart = bottomRadius, in drawBackground()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotifications.kt468 bottomStart = bottomRadius, in toRoundedCornerShape()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/ui/composable/
DShortcutHelper.kt559 bottomStart = Dimensions.SinglePaneCategoryCornerRadius,