Searched refs:attrAidl (Results 1 – 2 of 2) sorted by relevance
298 aidl2legacy_AudioAttributesInternal_audio_attributes_t(attrAidl)); in getOutputForAttr()526 aidl2legacy_AudioAttributesInternal_audio_attributes_t(attrAidl)); in getInputForAttr()984 aidl2legacy_AudioAttributesInternal_audio_attributes_t(attrAidl)); in setVolumeIndexForAttributes()1006 aidl2legacy_AudioAttributesInternal_audio_attributes_t(attrAidl)); in getVolumeIndexForAttributes()1025 const media::AudioAttributesInternal& attrAidl, int32_t* _aidl_return) { in getMinVolumeIndexForAttributes() argument1027 aidl2legacy_AudioAttributesInternal_audio_attributes_t(attrAidl)); in getMinVolumeIndexForAttributes()1044 const media::AudioAttributesInternal& attrAidl, int32_t* _aidl_return) { in getMaxVolumeIndexForAttributes() argument1046 aidl2legacy_AudioAttributesInternal_audio_attributes_t(attrAidl)); in getMaxVolumeIndexForAttributes()1110 aidl2legacy_AudioAttributesEx_AudioAttributes(attrAidl)); in getDevicesForAttributes()2238 const std::optional<media::AudioAttributesInternal>& attrAidl, in canBeSpatialized() argument[all …]
1003 media::AudioAttributesInternal attrAidl = VALUE_OR_RETURN_STATUS( in getOutputForAttr() local1095 media::AudioAttributesInternal attrAidl = VALUE_OR_RETURN_STATUS( in getInputForAttr() local1203 media::AudioAttributesInternal attrAidl = VALUE_OR_RETURN_STATUS( in setVolumeIndexForAttributes() local1208 aps->setVolumeIndexForAttributes(attrAidl, deviceAidl, indexAidl)); in setVolumeIndexForAttributes()1217 media::AudioAttributesInternal attrAidl = VALUE_OR_RETURN_STATUS( in getVolumeIndexForAttributes() local1222 aps->getVolumeIndexForAttributes(attrAidl, deviceAidl, &indexAidl))); in getVolumeIndexForAttributes()1231 media::AudioAttributesInternal attrAidl = VALUE_OR_RETURN_STATUS( in getMaxVolumeIndexForAttributes() local1235 aps->getMaxVolumeIndexForAttributes(attrAidl, &indexAidl))); in getMaxVolumeIndexForAttributes()1244 media::AudioAttributesInternal attrAidl = VALUE_OR_RETURN_STATUS( in getMinVolumeIndexForAttributes() local1248 aps->getMinVolumeIndexForAttributes(attrAidl, &indexAidl))); in getMinVolumeIndexForAttributes()[all …]