Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DRoundedCorners.java49 public class RoundedCorners implements Parcelable { class
74 public RoundedCorners(RoundedCorner[] roundedCorners) { in RoundedCorners() method in RoundedCorners
78 public RoundedCorners(RoundedCorner topLeft, RoundedCorner topRight, RoundedCorner bottomRight, in RoundedCorners() method in RoundedCorners
87 public RoundedCorners(RoundedCorners roundedCorners) { in RoundedCorners() method in RoundedCorners