Home
last modified time | relevance | path

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

/frameworks/base/media/jni/soundpool/
DSoundPool.h124 void stop_l();
DSoundPool.cpp724 stop_l(); in play()
955 void SoundChannel::stop_l() in stop_l() function in android::SoundChannel
/frameworks/av/services/audioflinger/
DEffects.h139 status_t stop_l();
DEffects.cpp243 if (stop_l() == NO_ERROR) { in updateState()
515 return stop_l(); in stop()
518 status_t AudioFlinger::EffectModule::stop_l() in stop_l() function in android::AudioFlinger::EffectModule