Searched defs:attachAuxEffect (Results 1 – 11 of 11) sorted by relevance
101 virtual status_t attachAuxEffect(int effectId) in attachAuxEffect() function in android::BpAudioTrack
701 status_t MediaPlayer::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayer
348 status_t attachAuxEffect(int effectId) in attachAuxEffect() function in android::BpMediaPlayer
1198 status_t AudioTrack::attachAuxEffect(int effectId) in attachAuxEffect() function in android::AudioTrack
180 public void attachAuxEffect(int effectId) { in attachAuxEffect() method in SimplePlayer
216 void GenericPlayer::attachAuxEffect(int32_t effectId) in attachAuxEffect() function in android::GenericPlayer
305 status_t AudioFlinger::TrackHandle::attachAuxEffect(int EffectId) in attachAuxEffect() function in android::AudioFlinger::TrackHandle879 status_t AudioFlinger::PlaybackThread::Track::attachAuxEffect(int EffectId) in attachAuxEffect() function in android::AudioFlinger::PlaybackThread::Track
2931 status_t AudioFlinger::PlaybackThread::attachAuxEffect( in attachAuxEffect() function in android::AudioFlinger::PlaybackThread
1199 status_t MediaPlayerService::Client::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayerService::Client2099 status_t MediaPlayerService::AudioOutput::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayerService::AudioOutput
2363 public int attachAuxEffect(int effectId) { in attachAuxEffect() method in AudioTrack
1878 public native void attachAuxEffect(int effectId); in attachAuxEffect() method in MediaPlayer