Searched defs:hue (Results 1 – 7 of 7) sorted by relevance
/external/skia/src/animator/ |
D | SkDrawColor.cpp | 36 SkScalar hue; in RGB_to_HSV() local 61 SkScalar hue = choice == kGetHue ? hsv : RGB_to_HSV(color, kGetHue); in HSV_to_RGB() local
|
/external/skia/legacy/src/animator/ |
D | SkDrawColor.cpp | 36 SkScalar hue; in RGB_to_HSV() local 61 SkScalar hue = choice == kGetHue ? hsv : RGB_to_HSV(color, kGetHue); in HSV_to_RGB() local
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | Color.cpp | 99 RGBA32 makeRGBAFromHSLA(double hue, double saturation, double lightness, double alpha) in makeRGBAFromHSLA() 361 void Color::getHSL(double& hue, double& saturation, double& lightness) const in getHSL()
|
/external/webkit/Source/WebCore/platform/graphics/filters/ |
D | FEColorMatrix.cpp | 100 inline void huerotate(double& red, double& green, double& blue, const float& hue) in huerotate()
|
/external/libpng/contrib/gregbook/ |
D | rpng2-x.c | 1217 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; in rpng2_x_load_bg_image() local 1986 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; in rpng2_x_reload_bg_image() local
|
D | rpng2-win.c | 947 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; in rpng2_win_load_bg_image() local
|
/external/kernel-headers/original/linux/ |
D | videodev.h | 88 __u16 hue; member
|