Home
last modified time | relevance | path

Searched refs:getRoundedRectPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java135 getRoundedRectPath(left, top, right, bottom, topRadius, bottomRadius, mTmpPath); in getClipPath()
143 public void getRoundedRectPath( in getRoundedRectPath() method in ExpandableOutlineView
/frameworks/base/core/java/com/android/internal/widget/
DMessagingImageMessage.java161 canvas.clipPath(getRoundedRectPath()); in onDraw()
176 public Path getRoundedRectPath() { in getRoundedRectPath() method in MessagingImageMessage