Searched refs:convertedColor (Results 1 – 1 of 1) sorted by relevance
915 Color convertedColor = Color.valueOf( in testGetColor() local919 convertedColor = Color.valueOf( in testGetColor()920 clamp(convertedColor.red()), in testGetColor()921 clamp(convertedColor.green()), in testGetColor()922 clamp(convertedColor.blue()), in testGetColor()923 convertedColor.alpha(), in testGetColor()929 convertedColor, result, .03f); in testGetColor()