Searched refs:ModulateHSL (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | enhance.c | 3526 static inline void ModulateHSL(const double percent_hue, in ModulateHSL() function 3739 ModulateHSL(percent_hue,percent_saturation,percent_brightness, in ModulateImage() 3837 ModulateHSL(percent_hue,percent_saturation,percent_brightness, in ModulateImage()
|
D | accelerate-kernels-private.h | 2091 …static inline void ModulateHSL(const float percent_hue, const float percent_saturation,const float… 2141 ModulateHSL(percent_hue, percent_saturation, percent_brightness,
|