Searched refs:SetChromaLevels (Results 1 – 4 of 4) sorted by relevance
/haiku/src/add-ons/media/media-add-ons/radeon/ |
H A D | Theater100.h | 78 void SetChromaLevels(theater_standard standard, int saturation, int hue);
|
H A D | Theater200.h | 128 void SetChromaLevels(theater_standard standard, int saturation, int hue);
|
H A D | Theater200.cpp | 802 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 D | Theater100.cpp | 139 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
|