HomeSort by relevance Sort by last modified time
    Searched defs:mRightVolume (Results 1 - 4 of 4) sorted by null

  /frameworks/av/include/media/
SoundPool.h 97 SoundEvent() : mChannelID(0), mLeftVolume(0), mRightVolume(0),
104 float rightVolume() { return mRightVolume; }
114 float mRightVolume;
mediaplayer.h 284 float mRightVolume;
  /frameworks/av/services/audioflinger/
Effects.h 378 uint32_t mRightVolume; // previous volume on right channel
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 141 float mRightVolume;

Completed in 98 milliseconds