Searched defs:stop_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmedia/
H A DSoundPool.cpp566 stop_l();
776 void SoundChannel::stop_l() function in class:android::SoundChannel
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp5453 bool doStop = recordThread->stop_l(this);
6395 bool AudioFlinger::RecordThread::stop_l(RecordThread::RecordTrack* recordTrack) { function in class:android::AudioFlinger::RecordThread
8328 stop_l();
8557 return stop_l();
8560 status_t AudioFlinger::EffectModule::stop_l() function in class:android::AudioFlinger::EffectModule

Completed in 140 milliseconds