Searched refs:color565 (Results 1 – 1 of 1) sorted by relevance
450 private boolean shouldIgnoreColor(int color565) { in shouldIgnoreColor() argument451 final int rgb = approximateToRgb888(color565); in shouldIgnoreColor()