Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/common/include/
DEngineBase.h123 VolumeSource toVolumeSource(audio_stream_type_t stream) const in toVolumeSource() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h420 VolumeSource toVolumeSource(volume_group_t volumeGroup) const in toVolumeSource() function
424 VolumeSource toVolumeSource(const audio_attributes_t &attributes) const in toVolumeSource() function
428 VolumeSource toVolumeSource(audio_stream_type_t stream) const in toVolumeSource() function
DAudioPolicyManager.cpp6482 VolumeSource toVolumeSource) in rescaleVolumeIndex()