Searched refs:convertedColor (Results 1 – 1 of 1) sorted by relevance
714 Color convertedColor = Color.valueOf( in testGetColor() local718 convertedColor = Color.valueOf( in testGetColor()719 clamp(convertedColor.red()), in testGetColor()720 clamp(convertedColor.green()), in testGetColor()721 clamp(convertedColor.blue()), in testGetColor()722 convertedColor.alpha(), in testGetColor()728 convertedColor, result, .03f); in testGetColor()