Searched defs:topRadius (Results 1 – 6 of 6) sorted by relevance
49 float topRadius = RoundedCorners.getRoundedCornerTopRadius(resources, displayUniqueId) in getWindowCornerRadius() local
96 private Drawable createRoundedRectDrawable(float topRadius, float bottomRadius) { in createRoundedRectDrawable()
415 final Point topRadius = new Point(testTopRadius, testTopRadius); in testRoundingTopBottomRadius_OnLeftRightOverlay() local
121 final int topRadius = radii.first > 0 ? radii.first : 0; in fromRadii() local
619 private void applyBackgroundRoundness(float topRadius, float bottomRadius) { in applyBackgroundRoundness()
5456 public void setRoundedClippingBounds(int left, int top, int right, int bottom, int topRadius, in setRoundedClippingBounds()