Searched defs:topRoundness (Results 1 – 3 of 3) sorted by relevance
111 float topRoundness = mAlwaysRoundBothCorners in getClipPath() local149 float topRoundness, float bottomRoundness, Path outPath) { in getRoundedRectPath()271 public boolean setTopRoundness(float topRoundness, boolean animate) { in setTopRoundness()328 private void setTopRoundnessInternal(float topRoundness) { in setTopRoundnessInternal()
230 public void setRoundness(float topRoundness, float bottomRoundness) { in setRoundness()
91 float topRoundness = getRoundness(view, true /* top */); in updateViewWithoutCallback() local