Searched refs:roundedCorners (Results 1 – 1 of 1) sorted by relevance
596 final float[] roundedCorners = new float[] { 5, 5, 5, 5, 5, 5, 5, 5 }; in getDrawableShape() local597 return new RoundRectShape(roundedCorners, null, null); in getDrawableShape()