Searched defs:roundTop (Results 1 – 1 of 1) sorted by relevance
36 public HardwareBgDrawable(boolean roundTop, boolean roundEnd, Context context) { in HardwareBgDrawable()40 public HardwareBgDrawable(boolean roundTop, Drawable[] layers) { in HardwareBgDrawable()49 private static Drawable[] getLayers(Context context, boolean roundTop, boolean roundEnd) { in getLayers()