Searched refs:RATIO (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/soundrecorder/
H A DVolumeSlider.cpp15 #define RATIO 2.0f macro
63 ? fSoundPlayer->Volume() / RATIO : 0);
150 fSoundPlayer->SetVolume(fVolume * RATIO);

Completed in 81 milliseconds