Home
last modified time | relevance | path

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

/frameworks/base/media/jni/soundpool/
DSoundPool.h127 void stop_l();
DSoundPool.cpp742 stop_l(); in play()
988 void SoundChannel::stop_l() in stop_l() function in android::SoundChannel
/frameworks/av/services/audioflinger/
DEffects.h159 status_t stop_l();
DEffects.cpp330 if (stop_l() == NO_ERROR in updateState()
845 return stop_l(); in stop()
848 status_t AudioFlinger::EffectModule::stop_l() in stop_l() function in android::AudioFlinger::EffectModule