Home
last modified time | relevance | path

Searched defs:topRoundness (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableOutlineView.java108 float topRoundness = mAlwaysRoundBothCorners in getClipPath() local
149 float topRoundness, float bottomRoundness, Path outPath) { in getRoundedRectPath()
219 public boolean setTopRoundness(float topRoundness, boolean animate) { in setTopRoundness()
286 private void setTopRoundnessInternal(float topRoundness) { in setTopRoundnessInternal()
H A DNotificationBackgroundView.java204 public void setRadius(float topRoundness, float bottomRoundness) { in setRadius()
H A DExpandableView.java788 public boolean setTopRoundness(float topRoundness, boolean animate) { in setTopRoundness()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationRoundnessManager.java94 final float topRoundness = getRoundness(view, true /* top */); in updateViewWithoutCallback() local
150 final float topRoundness = getRoundness(oldSwipedview, true /* top */); in setViewsAffectedBySwipe() local
162 final float topRoundness = getRoundness(oldViewAfter, true /* top */); in setViewsAffectedBySwipe() local