Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/palette/
DPalette.java130 public static class Swatch { class in Palette
135 public Swatch(@ColorInt int colorInt, int population) { in Swatch() method in Palette.Swatch