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

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.h 79 float mRightVolume;
  /frameworks/av/include/media/
mediaplayer.h 262 float mRightVolume;
SoundPool.h 94 SoundEvent() : mChannelID(0), mLeftVolume(0), mRightVolume(0),
101 float rightVolume() { return mRightVolume; }
111 float mRightVolume;
  /frameworks/av/services/audioflinger/
Effects.h 350 uint32_t mRightVolume; // previous volume on right channel
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 132 float mRightVolume;

Completed in 294 milliseconds