Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DQuantizer.java35 List<Palette.Swatch> getQuantizedColors(); in getQuantizedColors() method
H A DCelebiQuantizer.java53 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in CelebiQuantizer
H A DQuantizerMap.java54 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in QuantizerMap
H A DVariationalKMeansQuantizer.java152 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in VariationalKMeansQuantizer
H A DWSMeansQuantizer.java78 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in WSMeansQuantizer
H A DColorCutQuantizer.java155 public List<Swatch> getQuantizedColors() { in getQuantizedColors() method in ColorCutQuantizer
H A DWuQuantizer.java65 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in WuQuantizer
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java1032 public List<Palette.Swatch> getQuantizedColors() { in getQuantizedColors() method in SplashscreenContentDrawer.DrawableColorTester.ComplexDrawableTester.AlphaFilterQuantizer