Searched defs:attachAuxEffect (Results 1 – 11 of 11) sorted by relevance
180 public void attachAuxEffect(int effectId) { in attachAuxEffect() method in SimplePlayer
106 virtual status_t attachAuxEffect(int effectId) in attachAuxEffect() function in android::BpAudioTrack
1437 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
736 status_t MediaPlayer::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayer
435 status_t attachAuxEffect(int effectId) in attachAuxEffect() function in android::BpMediaPlayer
1505 status_t MediaPlayerService::Client::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayerService::Client2516 status_t MediaPlayerService::AudioOutput::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayerService::AudioOutput
342 status_t AudioFlinger::TrackHandle::attachAuxEffect(int EffectId) in attachAuxEffect() function in android::AudioFlinger::TrackHandle1296 status_t AudioFlinger::PlaybackThread::Track::attachAuxEffect(int EffectId) in attachAuxEffect() function in android::AudioFlinger::PlaybackThread::Track
3358 status_t AudioFlinger::PlaybackThread::attachAuxEffect( in attachAuxEffect() function in android::AudioFlinger::PlaybackThread
3388 public int attachAuxEffect(int effectId) { in attachAuxEffect() method in AudioTrack
2318 public native void attachAuxEffect(int effectId); in attachAuxEffect() method in MediaPlayer