Searched defs:bottomRoundness (Results 1 – 2 of 2) sorted by relevance
150 float bottomRoundness = mAlwaysRoundBothCorners in getClipPath() local169 float topRoundness, float bottomRoundness, Path outPath) { in getRoundedRectPath()327 public boolean setBottomRoundness(float bottomRoundness, boolean animate) { in setBottomRoundness()349 private void setBottomRoundnessInternal(float bottomRoundness) { in setBottomRoundnessInternal()
57 float bottomRoundness = getRoundness(view, false /* top */); in updateRounding() local