Searched refs:closestColorDistance (Results 1 – 1 of 1) sorted by relevance
458 int closestColorDistance = MAX_COLOR_DISTANCE; in findBestColor() local466 if (distance < closestColorDistance) { in findBestColor()468 closestColorDistance = distance; in findBestColor()