Searched refs:stop_l (Results 1 – 4 of 4) sorted by relevance
132 void stop_l();
136 status_t stop_l();
227 if (stop_l() == NO_ERROR) { in updateState()471 return stop_l(); in stop()474 status_t AudioFlinger::EffectModule::stop_l() in stop_l() function in android::AudioFlinger::EffectModule
564 stop_l(); in play()777 void SoundChannel::stop_l() in stop_l() function in android::SoundChannel