Searched defs:topRadius (Results 1 – 7 of 7) sorted by relevance
49 float topRadius = RoundedCorners.getRoundedCornerTopRadius(resources, displayUniqueId) in getWindowCornerRadius() local
457 val topRadius = animatorState.topCornerRadius in drawBackground() constant
90 float topRadius = mAlwaysRoundBothCorners ? getMaxRadius() : getTopCornerRadius(); in getClipPath() local
653 private void applyBackgroundRoundness(float topRadius, float bottomRadius) { in applyBackgroundRoundness()
134 int topRadius = radii.first > 0 ? radii.first : 0; in fromRadii() local
1191 int topRadius = mSplitShadeEnabled in applyClippingImmediately() local
5771 public void setRoundedClippingBounds(int left, int top, int right, int bottom, int topRadius, in setRoundedClippingBounds()