Searched defs:setVolume_l (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/media/jni/soundpool/ | ||
D | SoundPool.cpp | 1045 void SoundChannel::setVolume_l(float leftVolume, float rightVolume) in setVolume_l() function in android::SoundChannel |
/frameworks/av/services/audioflinger/ | ||
D | Effects.cpp | 1881 bool AudioFlinger::EffectChain::setVolume_l(uint32_t *left, uint32_t *right, bool force) in setVolume_l() function in android::AudioFlinger::EffectChain |