Searched refs:ModulateHSL (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | enhance.c | 3029 static inline void ModulateHSL(const double percent_hue, in ModulateHSL() function 3248 ModulateHSL(percent_hue,percent_saturation,percent_brightness, in ModulateImage() 3346 ModulateHSL(percent_hue,percent_saturation,percent_brightness, in ModulateImage()
|
D | accelerate-kernels-private.h | 2085 …inline void ModulateHSL(const float percent_hue, const float percent_saturation,const float percen… 2135 ModulateHSL(percent_hue, percent_saturation, percent_brightness,
|