HomeSort by relevance Sort by last modified time
    Searched full:stop_l (Results 1 - 4 of 4) sorted by null

  /frameworks/av/include/media/
SoundPool.h 132 void stop_l();
  /frameworks/av/media/libmedia/
SoundPool.cpp 564 stop_l();
777 void SoundChannel::stop_l() function in class:android::SoundChannel
  /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...]

Completed in 376 milliseconds