Searched refs:getRoundedRectPath (Results 1 – 2 of 2) sorted by relevance
135 getRoundedRectPath(left, top, right, bottom, topRadius, bottomRadius, mTmpPath); in getClipPath()143 public void getRoundedRectPath( in getRoundedRectPath() method in ExpandableOutlineView
161 canvas.clipPath(getRoundedRectPath()); in onDraw()176 public Path getRoundedRectPath() { in getRoundedRectPath() method in MessagingImageMessage