Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/palette/
DColorCutQuantizer.java254 return getColorCount() > 1; in canSplit()
257 final int getColorCount() { in getColorCount() method in ColorCutQuantizer.Vbox