Searched defs:attrAidl (Results 1 – 2 of 2) sorted by relevance
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyInterfaceImpl.cpp | 321 Status AudioPolicyService::getOutputForAttr(const media::audio::common::AudioAttributes& attrAidl, in getOutputForAttr() 578 Status AudioPolicyService::getInputForAttr(const media::audio::common::AudioAttributes& attrAidl, in getInputForAttr() 1076 const media::audio::common::AudioAttributes& attrAidl, in setVolumeIndexForAttributes() 1099 const media::audio::common::AudioAttributes& attrAidl, in getVolumeIndexForAttributes() 1121 const media::audio::common::AudioAttributes& attrAidl, int32_t* _aidl_return) { in getMinVolumeIndexForAttributes() 1140 const media::audio::common::AudioAttributes& attrAidl, int32_t* _aidl_return) { in getMaxVolumeIndexForAttributes() 1181 const media::audio::common::AudioAttributes& attrAidl, in getDevicesForAttributes() 2385 const std::optional<media::audio::common::AudioAttributes>& attrAidl, in canBeSpatialized() 2413 const media::audio::common::AudioAttributes &attrAidl, in getDirectPlaybackSupport() 2434 const media::audio::common::AudioAttributes& attrAidl, in getDirectProfilesForAttributes() [all …]
|
| /frameworks/av/media/libaudioclient/ |
| D | AudioSystem.cpp | 1069 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getOutputForAttr() local 1174 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getInputForAttr() local 1296 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in setVolumeIndexForAttributes() local 1311 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getVolumeIndexForAttributes() local 1326 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getMaxVolumeIndexForAttributes() local 1339 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getMinVolumeIndexForAttributes() local 2414 std::optional<media::audio::common::AudioAttributes> attrAidl = VALUE_OR_RETURN_STATUS( in canBeSpatialized() local 2452 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getDirectPlaybackSupport() local 2476 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in getDirectProfilesForAttributes() local 2656 media::audio::common::AudioAttributes attrAidl = VALUE_OR_RETURN_STATUS( in setPreferredMixerAttributes() local [all …]
|