Home
last modified time | relevance | path

Searched defs:toVolumeSource (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/engine/common/include/
H A DEngineBase.h123 VolumeSource toVolumeSource(audio_stream_type_t stream) const in toVolumeSource() function
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h430 VolumeSource toVolumeSource(volume_group_t volumeGroup) const in toVolumeSource() function
434 VolumeSource toVolumeSource(const audio_attributes_t &attributes) const in toVolumeSource() function
438 VolumeSource toVolumeSource(audio_stream_type_t stream) const in toVolumeSource() function
H A DAudioPolicyManager.cpp6719 VolumeSource toVolumeSource) in rescaleVolumeIndex()