OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPrevVolume
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
AudioMixer.cpp
464
t->
mPrevVolume
[0] = UNITY_GAIN_FLOAT;
465
t->
mPrevVolume
[1] = UNITY_GAIN_FLOAT;
[
all
...]
AudioMixer.h
221
float
mPrevVolume
[MAX_NUM_VOLUMES]; // floating point previous volume
Completed in 386 milliseconds