Home
last modified time | relevance | path

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

/haiku/headers/private/shared/
H A DHSL.h13 float hue, saturation, lightness; member
/haiku/src/add-ons/screen_savers/butterfly/
H A DButterfly.cpp122 Butterfly::_HueToColor(float hue) in _HueToColor()
/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, floa… in SetVideoParams()
H A DCamDevice.cpp236 CamDevice::SetVideoParams(float brightness, float contrast, float hue, in SetVideoParams()
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.cpp870 void CTheater200::SetHue(int hue) in SetHue()
1033 void CTheater200::SetChromaLevels(theater_standard standard, int saturation, int hue) in SetChromaLevels()
H A DVideoIn.cpp263 void CVideoIn::SetHue(int hue) in SetHue()
H A DTheater100.cpp201 void CTheater100::SetHue(int hue) in SetHue()
1122 void CTheater100::SetChromaLevels(theater_standard standard, int saturation, int hue) in SetChromaLevels()
/haiku/src/add-ons/accelerants/radeon/
H A Doverlay.c156 float hue, in Radeon_SetTransform()
1072 float hue = 0.0f; in Radeon_UpdateOverlay() local
/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,… in SetVideoParams()