Searched refs:getMasterVolume (Results 1 – 5 of 5) sorted by relevance
49 virtual status_t getMasterVolume(float *volume);
232 virtual status_t getMasterVolume(float *volume) = 0;
132 status_t AudioHardwareBase::getMasterVolume(float *volume) in getMasterVolume() function in android_audio_legacy::AudioHardwareBase
440 return ladev->hwif->getMasterVolume(volume); in adev_get_master_volume()
461 return qadev->hwif->getMasterVolume(volume); in adev_get_master_volume()