Searched defs:topRadius (Results 1 – 8 of 8) sorted by relevance
49 float topRadius = RoundedCorners.getRoundedCornerTopRadius(resources, displayUniqueId) in getWindowCornerRadius() local
364 val topRadius = topRoundness * maxRadius regex381 val topRadius = topRoundness * maxRadius regex
104 float topRadius = mAlwaysRoundBothCorners ? getMaxRadius() : getTopCornerRadius(); in getClipPath() local
593 private void applyBackgroundRoundness(float topRadius, float bottomRadius) { in applyBackgroundRoundness()
456 val topRadius = animatorState.topCornerRadius regex
134 int topRadius = radii.first > 0 ? radii.first : 0; in fromRadii() local
1287 int topRadius = mSplitShadeEnabled in applyClippingImmediately() local
5650 public void setRoundedClippingBounds(int left, int top, int right, int bottom, int topRadius, in setRoundedClippingBounds()