Searched defs:attachAuxEffect (Results 1 – 11 of 11) sorted by relevance
66 int attachAuxEffect(int effectId); in attachAuxEffect() method
180 public void attachAuxEffect(int effectId) { in attachAuxEffect() method in SimplePlayer
216 void GenericPlayer::attachAuxEffect(int32_t effectId) in attachAuxEffect() function in android::GenericPlayer
759 status_t MediaPlayer::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayer
396 status_t attachAuxEffect(int effectId) in attachAuxEffect() function in android::BpMediaPlayer
1555 status_t MediaPlayerService::Client::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayerService::Client2578 status_t MediaPlayerService::AudioOutput::attachAuxEffect(int effectId) in attachAuxEffect() function in android::MediaPlayerService::AudioOutput
429 Status TrackHandle::attachAuxEffect(int32_t effectId, in attachAuxEffect() function in android::TrackHandle1702 status_t Track::attachAuxEffect(int EffectId) in attachAuxEffect() function in android::Track
3930 status_t PlaybackThread::attachAuxEffect( in attachAuxEffect() function in android::PlaybackThread
1747 status_t AudioTrack::attachAuxEffect(int effectId) in attachAuxEffect() function in android::AudioTrack
3702 public int attachAuxEffect(int effectId) { in attachAuxEffect() method in AudioTrack
2454 public native void attachAuxEffect(int effectId); in attachAuxEffect() method in MediaPlayer