Searched defs:mRightVolume (Results 1 - 5 of 5) sorted by relevance
/frameworks/av/libvideoeditor/lvpp/ | ||
H A D | VideoEditorPlayer.h | 82 float mRightVolume; member in class:android::VideoEditorPlayer::VeAudioOutput |
/frameworks/av/include/media/ | ||
H A D | SoundPool.h | 97 SoundEvent() : mChannelID(0), mLeftVolume(0), mRightVolume(0), 104 float rightVolume() { return mRightVolume; } 114 float mRightVolume; member in class:android::SoundEvent |
H A D | mediaplayer.h | 272 float mRightVolume; member in class:android::MediaPlayer |
/frameworks/av/services/audioflinger/ | ||
H A D | Effects.h | 364 uint32_t mRightVolume; // previous volume on right channel member in class:EffectChain |
/frameworks/av/media/libmediaplayerservice/ | ||
H A D | MediaPlayerService.h | 137 float mRightVolume; member in class:android::MediaPlayerService::AudioOutput |
Completed in 567 milliseconds