Searched refs:getQuantizedColors (Results 1 – 9 of 9) sorted by relevance
49 mSwatches = kmeans.getQuantizedColors(); in quantize()53 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in CelebiQuantizer
35 List<Palette.Swatch> getQuantizedColors(); in getQuantizedColors() method
54 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in QuantizerMap
152 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in VariationalKMeansQuantizer
78 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in WSMeansQuantizer
351 swatches = mQuantizer.getQuantizedColors(); in generate()
155 public List<Swatch> getQuantizedColors() { in getQuantizedColors() method in ColorCutQuantizer
65 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in WuQuantizer
1039 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in SplashscreenContentDrawer.DrawableColorTester.ComplexDrawableTester.AlphaFilterQuantizer1040 return mInnerQuantizer.getQuantizedColors(); in getQuantizedColors()