Searched refs:createPillWithShadow (Results 1 – 2 of 2) sorted by relevance
86 public static Bitmap createPillWithShadow(int rectColor, int width, int height) { in createPillWithShadow() method in ShadowGenerator
110 backgroundWithShadow = ShadowGenerator.createPillWithShadow(Color.WHITE, width, mSize); in draw()