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.java87 public class GradientDrawable extends Drawable { class
178 public GradientDrawable() { in GradientDrawable() method in GradientDrawable
186 public GradientDrawable(Orientation orientation, @ColorInt int[] colors) { in GradientDrawable() method in GradientDrawable