Searched defs:makeRGBAFromHSLA (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DColor.cpp99 RGBA32 makeRGBAFromHSLA(double hue, double saturation, double lightness, double alpha) function in namespace:blink
421 // makeRGBAFromHSLA assumes that hue is in [0...1).

Completed in 165 milliseconds