Searched defs:bottomRoundness (Results 1 – 4 of 4) sorted by relevance
133 float bottomRoundness = mAlwaysRoundBothCorners in getClipPath() local147 float topRoundness, float bottomRoundness, Path outPath) { in getRoundedRectPath()286 public boolean setBottomRoundness(float bottomRoundness, boolean animate) { in setBottomRoundness()308 private void setBottomRoundnessInternal(float bottomRoundness) { in setBottomRoundnessInternal()
230 public void setRoundness(float topRoundness, float bottomRoundness) { in setRoundness()
802 public boolean setBottomRoundness(float bottomRoundness, boolean animate) { in setBottomRoundness()
92 float bottomRoundness = getRoundness(view, false /* top */); in updateViewWithoutCallback() local