Searched defs:vol_max (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Daudio_mixer_alsa.cc124 bool AudioMixerAlsa::GetVolumeLimits(double* vol_min, double* vol_max) { argument
130 if (vol_max)
131 *vol_max = max_volume_;

Completed in 513 milliseconds