HomeSort by relevance Sort by last modified time
    Searched refs:mAuxEffectId (Results 1 - 6 of 6) sorted by null

  /frameworks/av/services/audioflinger/
PlaybackTracks.h 67 int auxEffectId() const { return mAuxEffectId; }
144 int mAuxEffectId;
Tracks.cpp 360 mAuxEffectId(0), mHasVolumeController(false),
    [all...]
  /frameworks/av/include/media/
AudioTrack.h     [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 158 int mAuxEffectId;
MediaPlayerService.cpp 389 mAuxEffectId, mSendLevel);
    [all...]
  /frameworks/av/media/libmedia/
AudioTrack.cpp 496 mAuxEffectId = 0;
    [all...]

Completed in 178 milliseconds