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

  /frameworks/base/media/jni/soundpool/
SoundPool.h 124 void stop_l();
SoundPool.cpp 687 stop_l();
918 void SoundChannel::stop_l() function in class:android::SoundChannel
  /frameworks/av/services/audioflinger/
Effects.h 137 status_t stop_l();
Effects.cpp 241 if (stop_l() == NO_ERROR) {
503 return stop_l();
506 status_t AudioFlinger::EffectModule::stop_l() function in class:android::AudioFlinger::EffectModule
    [all...]

Completed in 2125 milliseconds