Home
last modified time | relevance | path

Searched refs:getColorCount (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DColorCutQuantizer.java242 return getColorCount() > 1; in canSplit()
245 final int getColorCount() { in getColorCount() method in ColorCutQuantizer.Vbox