OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mRightVolume
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.h
82
float
mRightVolume
;
/frameworks/av/include/media/
SoundPool.h
97
SoundEvent() : mChannelID(0), mLeftVolume(0),
mRightVolume
(0),
104
float rightVolume() { return
mRightVolume
; }
114
float
mRightVolume
;
mediaplayer.h
272
float
mRightVolume
;
/frameworks/av/services/audioflinger/
Effects.h
364
uint32_t
mRightVolume
; // previous volume on right channel
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h
137
float
mRightVolume
;
Completed in 80 milliseconds