Searched refs:getQuantizedColors (Results 1 – 6 of 6) sorted by relevance
26 List<Palette.Swatch> getQuantizedColors(); in getQuantizedColors() method
151 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in VariationalKMeansQuantizer
163 public List<Swatch> getQuantizedColors() { in getQuantizedColors() method in ColorCutQuantizer
847 swatches = mQuantizer.getQuantizedColors(); in generate()
145 List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in ColorCutQuantizer
827 swatches = quantizer.getQuantizedColors(); in generate()