Home | History | Annotate | Download | only in widget

Lines Matching refs:roundedCorners

365         final float[] roundedCorners = new float[] { 5, 5, 5, 5, 5, 5, 5, 5 };
366 return new RoundRectShape(roundedCorners, null, null);