Home | Sort by relevance Sort by last modified time |
/frameworks/av/include/media/ | |
SoundPool.h | 132 void stop_l(); |
/frameworks/av/services/audioflinger/ | |
Effects.h | 136 status_t stop_l(); |
Effects.cpp | 227 if (stop_l() == NO_ERROR) { 471 return stop_l(); 474 status_t AudioFlinger::EffectModule::stop_l() function in class:android::AudioFlinger::EffectModule [all...] |
/frameworks/av/media/libmedia/ | |
SoundPool.cpp | 564 stop_l(); 777 void SoundChannel::stop_l() function in class:android::SoundChannel |