Searched defs:attachAuxEffect (Results 1 – 11 of 11) sorted by relevance
180 public void attachAuxEffect(int effectId) { in attachAuxEffect() method in SimplePlayer
104 virtual status_t attachAuxEffect(int effectId) in attachAuxEffect() function in android::BpAudioTrack
274 status_t attachAuxEffect(int effectId) in attachAuxEffect() function in android::BpMediaPlayer
630 status_t MediaPlayer::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayer
909 status_t AudioTrack::attachAuxEffect(int effectId) in attachAuxEffect() function in android::AudioTrack
216 void GenericPlayer::attachAuxEffect(int32_t effectId) in attachAuxEffect() function in android::GenericPlayer
307 status_t AudioFlinger::TrackHandle::attachAuxEffect(int EffectId) in attachAuxEffect() function in android::AudioFlinger::TrackHandle943 status_t AudioFlinger::PlaybackThread::Track::attachAuxEffect(int EffectId) in attachAuxEffect() function in android::AudioFlinger::PlaybackThread::Track
2352 status_t AudioFlinger::PlaybackThread::attachAuxEffect( in attachAuxEffect() function in android::AudioFlinger::PlaybackThread
1107 status_t MediaPlayerService::Client::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayerService::Client1879 status_t MediaPlayerService::AudioOutput::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayerService::AudioOutput
1486 public int attachAuxEffect(int effectId) { in attachAuxEffect() method in AudioTrack
1657 public native void attachAuxEffect(int effectId); in attachAuxEffect() method in MediaPlayer