Searched refs:streamVolumeInternal (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/audioflinger/
H A DAudioFlinger.h785 float streamVolumeInternal(int stream) const { return mStreamTypes[stream].volume; } function in class:android::AudioFlinger
H A DAudioFlinger.cpp1010 mStreamTypes[stream].volume = mAudioFlinger->streamVolumeInternal(stream);

Completed in 31 milliseconds