Searched defs:bottomRoundness (Results 1 – 3 of 3) sorted by relevance
134 float bottomRoundness = mAlwaysRoundBothCorners in getClipPath() local149 float topRoundness, float bottomRoundness, Path outPath) { in getRoundedRectPath()311 public boolean setBottomRoundness(float bottomRoundness, boolean animate) { in setBottomRoundness()333 private void setBottomRoundnessInternal(float bottomRoundness) { in setBottomRoundnessInternal()
230 public void setRoundness(float topRoundness, float bottomRoundness) { in setRoundness()
92 float bottomRoundness = getRoundness(view, false /* top */); in updateViewWithoutCallback() local