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

/haiku/headers/private/shared/
H A DHSL.h13 float hue, saturation, lightness; member in struct:hsl_color
/haiku/src/add-ons/screen_savers/butterfly/
H A DButterfly.cpp122 Butterfly::_HueToColor(float hue) argument
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamSensor.cpp97 CamSensor::SetVideoParams(float brightness, float contrast, float hue, float red, float green, float blue) argument
H A DCamDevice.cpp236 CamDevice::SetVideoParams(float brightness, float contrast, float hue, argument
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.cpp263 void CVideoIn::SetHue(int hue) argument
H A DTheater200.cpp870 void CTheater200::SetHue(int hue) argument
1033 void CTheater200::SetChromaLevels(theater_standard standard, int saturation, int hue) argument
H A DTheater100.cpp201 void CTheater100::SetHue(int hue) argument
1122 void CTheater100::SetChromaLevels(theater_standard standard, int saturation, int hue) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.cpp504 SonixCamDevice::SetVideoParams(float brightness, float contrast, float hue, float red, float green, float blue) argument
/haiku/src/add-ons/accelerants/radeon/
H A Doverlay.c1072 float hue = 0.0f; local
151 Radeon_SetTransform( accelerator_info *ai, float bright, float cont, float sat, float hue, float red_intensity, float green_intensity, float blue_intensity, uint ref) argument

Completed in 166 milliseconds