OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mLeftVolume
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.h
81
float
mLeftVolume
;
/frameworks/av/include/media/
SoundPool.h
97
SoundEvent() : mChannelID(0),
mLeftVolume
(0), mRightVolume(0),
103
float leftVolume() { return
mLeftVolume
; }
113
float
mLeftVolume
;
mediaplayer.h
271
float
mLeftVolume
;
/frameworks/av/services/audioflinger/
Effects.h
363
uint32_t
mLeftVolume
; // previous volume on left channel
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h
136
float
mLeftVolume
;
Completed in 78 milliseconds