Searched refs:getSwatches (Results 1 – 3 of 3) sorted by relevance
271 List<Palette.Swatch> swatches = palette.getSwatches(); in findBackgroundSwatch()
177 final ArrayList<Palette.Swatch> swatches = new ArrayList<>(palette.getSwatches()); in fromBitmap()
172 public List<Palette.Swatch> getSwatches() { in getSwatches() method in Palette