Home
last modified time | relevance | path

Searched defs:GradientDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DGradientDrawable.java94 public class GradientDrawable extends Drawable { class
200 public GradientDrawable() { in GradientDrawable() method in GradientDrawable
208 public GradientDrawable(Orientation orientation, @ColorInt int[] colors) { in GradientDrawable() method in GradientDrawable