Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/palette/
DColorCutQuantizer.java450 private boolean shouldIgnoreColor(int color565) { in shouldIgnoreColor() method in ColorCutQuantizer
456 private boolean shouldIgnoreColor(Swatch color) { in shouldIgnoreColor() method in ColorCutQuantizer
460 private boolean shouldIgnoreColor(int rgb, float[] hsl) { in shouldIgnoreColor() method in ColorCutQuantizer