Searched defs:bottomRadius (Results 1 – 8 of 8) sorted by relevance
54 float bottomRadius = RoundedCorners.getRoundedCornerBottomRadius(resources, displayUniqueId) in getWindowCornerRadius() local
365 val bottomRadius = bottomRoundness * maxRadius regex382 val bottomRadius = bottomRoundness * maxRadius regex
128 float bottomRadius = mAlwaysRoundBothCorners ? getMaxRadius() : getBottomCornerRadius(); in getClipPath() local
593 private void applyBackgroundRoundness(float topRadius, float bottomRadius) { in applyBackgroundRoundness()
457 val bottomRadius = animatorState.bottomCornerRadius regex
135 int bottomRadius = radii.second > 0 ? radii.second : 0; in fromRadii() local
1226 float bottomRadius = mSplitShadeEnabled ? screenCornerRadius : 0; in applyClippingImmediately() local1285 int bottomRadius = mSplitShadeEnabled ? radius : 0; in applyClippingImmediately() local
5651 int bottomRadius) { in setRoundedClippingBounds()