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