Home
last modified time | relevance | path

Searched refs:SetChromaLevels (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h78 void SetChromaLevels(theater_standard standard, int saturation, int hue);
H A DTheater200.h128 void SetChromaLevels(theater_standard standard, int saturation, int hue);
H A DTheater200.cpp802 SetChromaLevels(fStandard, fSaturation, fHue); in SetEnable()
867 SetChromaLevels(fStandard, fSaturation, fHue); in SetSaturation()
875 SetChromaLevels(fStandard, fSaturation, fHue); in SetHue()
1033 void CTheater200::SetChromaLevels(theater_standard standard, int saturation, int hue) in SetChromaLevels() function in CTheater200
H A DTheater100.cpp139 SetChromaLevels(fStandard, fSaturation, fHue); in SetEnable()
198 SetChromaLevels(fStandard, fSaturation, fHue); in SetSaturation()
206 SetChromaLevels(fStandard, fSaturation, fHue); in SetHue()
1122 void CTheater100::SetChromaLevels(theater_standard standard, int saturation, int hue) in SetChromaLevels() function in CTheater100