Searched defs:attrAidl (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyInterfaceImpl.cpp | 328 Status AudioPolicyService::getOutputForAttr(const media::audio::common::AudioAttributes& attrAidl, in getOutputForAttr() 585 Status AudioPolicyService::getInputForAttr(const media::audio::common::AudioAttributes& attrAidl, in getInputForAttr() 1123 const media::audio::common::AudioAttributes& attrAidl, in setVolumeIndexForAttributes() 1146 const media::audio::common::AudioAttributes& attrAidl, in getVolumeIndexForAttributes() 1168 const media::audio::common::AudioAttributes& attrAidl, int32_t* _aidl_return) { in getMinVolumeIndexForAttributes() 1187 const media::audio::common::AudioAttributes& attrAidl, int32_t* _aidl_return) { in getMaxVolumeIndexForAttributes() 1228 const media::audio::common::AudioAttributes& attrAidl, in getDevicesForAttributes() 2465 const std::optional<media::audio::common::AudioAttributes>& attrAidl, in canBeSpatialized() 2493 const media::audio::common::AudioAttributes &attrAidl, in getDirectPlaybackSupport() 2514 const media::audio::common::AudioAttributes& attrAidl, in getDirectProfilesForAttributes() [all …]
|
/frameworks/av/media/libaudioclient/ |
D | AudioSystem.cpp | 1126 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getOutputForAttr() local 1231 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getInputForAttr() local 1368 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in setVolumeIndexForAttributes() local 1383 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getVolumeIndexForAttributes() local 1398 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getMaxVolumeIndexForAttributes() local 1411 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getMinVolumeIndexForAttributes() local 2515 std::optional<media::audio::common::AudioAttributes> attrAidl = VALUE_OR_RETURN_STATUS( in canBeSpatialized() local 2553 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getDirectPlaybackSupport() local 2577 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getDirectProfilesForAttributes() local 2756 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in setPreferredMixerAttributes() local [all …]
|