Searched refs:convertedColor (Results 1 – 1 of 1) sorted by relevance
979 Color convertedColor = Color.valueOf( in testGetColor() local983 convertedColor = Color.valueOf( in testGetColor()984 clamp(convertedColor.red()), in testGetColor()985 clamp(convertedColor.green()), in testGetColor()986 clamp(convertedColor.blue()), in testGetColor()987 convertedColor.alpha(), in testGetColor()993 convertedColor, result, .03f); in testGetColor()