Home
last modified time | relevance | path

Searched defs:volumeLevel (Results 1 – 24 of 24) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/src/
Daudio_policy_unit_test.cpp896 int32_t volumeLevel = 2; variable
909 int32_t volumeLevel = 2; variable
930 int32_t volumeLevel = 2; variable
942 int32_t volumeLevel = 2; variable
955 int32_t volumeLevel = 3; variable
968 int32_t volumeLevel = 3; variable
981 int32_t volumeLevel = 3; variable
994 int32_t volumeLevel = 4; variable
1007 int32_t volumeLevel = 4; variable
1020 int32_t volumeLevel = 5; variable
[all …]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
Daudio_adapter_manager.cpp253 void AudioAdapterManager::SaveRingtoneVolumeToLocal(AudioVolumeType volumeType, int32_t volumeLevel) in SaveRingtoneVolumeToLocal()
270 int32_t AudioAdapterManager::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevel()
318 …erManager::HandleSaveVolume(DeviceType deviceType, AudioStreamType streamType, int32_t volumeLevel) in HandleSaveVolume()
336 int32_t volumeLevel = in HandleRingerMode() local
351 …dapterManager::SetDoubleRingVolumeDb(const AudioStreamType &streamType, const int32_t &volumeLevel) in SetDoubleRingVolumeDb()
371 int32_t volumeLevel = in SetVolumeDb() local
423 int32_t volumeLevel = volumeDataMaintainer_.GetStreamVolume(volumeType) * (isMuted ? 0 : 1); in SetAudioVolume() local
498 int32_t volumeLevel = volumeDataMaintainer_.GetStreamVolume(streamType); in GetSystemVolumeDb() local
1225 int32_t volumeLevel = GetMaxVolumeLevel(streamAlias); in ResetRemoteCastDeviceVolume() local
1256 int32_t volumeLevel = in InitRingerMode() local
[all …]
Daudio_adapter_manager_handler.cpp54 const AudioStreamType &streamType, const int32_t &volumeLevel) in SendSaveVolume()
Dvolume_data_maintainer.cpp128 … VolumeDataMaintainer::SaveVolume(DeviceType type, AudioStreamType streamType, int32_t volumeLevel) in SaveVolume()
181 void VolumeDataMaintainer::SetStreamVolume(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolume()
187 void VolumeDataMaintainer::SetStreamVolumeInternal(AudioStreamType streamType, int32_t volumeLevel) in SetStreamVolumeInternal()
/foundation/multimedia/av_session/avvolumepanel/
Davvolumepanel.js56 get volumeLevel() { getter in AVVolumePanel
59 set volumeLevel(l) { setter in AVVolumePanel
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
Daudio_policy_volume_proxy.cpp58 …t32_t AudioPolicyProxy::SetSystemVolumeLevelLegacy(AudioVolumeType volumeType, int32_t volumeLevel) in SetSystemVolumeLevelLegacy()
74 int32_t AudioPolicyProxy::SetSystemVolumeLevel(AudioVolumeType volumeType, int32_t volumeLevel, int… in SetSystemVolumeLevel()
223 float AudioPolicyProxy::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Device… in GetSystemVolumeInDb()
/foundation/multimedia/audio_framework/services/audio_service/common/include/
Daudio_volume.h115 …SystemVolume(int32_t volumeType, std::string deviceClass, float volume, int32_t volumeLevel, bool … in SystemVolume()
/foundation/multimedia/audio_framework/services/audio_service/common/src/
Daudio_volume.cpp97 int32_t volumeLevel = 0; in GetVolume() local
309 …SystemVolume(int32_t volumeType, const std::string &deviceClass, float volume, int32_t volumeLevel) in SetSystemVolume()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_group_manager.cpp400 float AudioGroupManager::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Devic… in GetSystemVolumeInDb()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
Daudio_policy_server.cpp374 bool AudioPolicyServer::IsVolumeLevelValid(AudioStreamType streamType, int32_t volumeLevel) in IsVolumeLevelValid()
557 …32_t AudioPolicyServer::SetSystemVolumeLevelLegacy(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevelLegacy()
569 int32_t AudioPolicyServer::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel, in… in SetSystemVolumeLevel()
693 float AudioPolicyServer::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Devic… in GetSystemVolumeInDb()
788 …_t AudioPolicyServer::SetSystemVolumeLevelInternal(AudioStreamType streamType, int32_t volumeLevel, in SetSystemVolumeLevelInternal()
812 int32_t AudioPolicyServer::SetSingleStreamVolume(AudioStreamType streamType, int32_t volumeLevel, b… in SetSingleStreamVolume()
Daudio_policy_manager_stub.cpp208 int32_t volumeLevel = data.ReadInt32(); in SetSystemVolumeLevelLegacyInternal() local
216 int32_t volumeLevel = data.ReadInt32(); in SetSystemVolumeLevelInternal() local
311 int32_t volumeLevel = GetSystemVolumeLevel(streamType); in GetSystemVolumeLevelInternal() local
380 int32_t volumeLevel = data.ReadInt32(); in GetSystemVolumeInDbInternal() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_avrcp_tg_server.cpp469 int32_t SetDeviceAbsoluteVolume(const BluetoothRawAddress &addr, int32_t volumeLevel) in SetDeviceAbsoluteVolume()
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
Ddspeaker_client.cpp396 int32_t volumeLevel = AudioStandard::AudioSystemManager::GetInstance()->GetVolume(volumeType); in GetVolumeLevel() local
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_avrcp_tg.cpp111 …32_t AvrcpTarget::SetDeviceAbsoluteVolume(const BluetoothRemoteDevice &device, int32_t volumeLevel) in SetDeviceAbsoluteVolume()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_avrcp_tg_stub.cpp352 int32_t volumeLevel = data.ReadInt32(); in SetDeviceAbsoluteVolumeInner() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_avrcp_tg_proxy.cpp521 …luetoothAvrcpTgProxy::SetDeviceAbsoluteVolume(const BluetoothRawAddress &addr, int32_t volumeLevel) in SetDeviceAbsoluteVolume()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_policy_service.cpp484 int32_t volumeLevel = GetSystemVolumeLevel(*iter); in UpdateVolumeForLowLatency() local
566 int32_t AudioPolicyService::SetSystemVolumeLevel(AudioStreamType streamType, int32_t volumeLevel) in SetSystemVolumeLevel()
599 int32_t AudioPolicyService::SelectDealSafeVolume(AudioStreamType streamType, int32_t volumeLevel) in SelectDealSafeVolume()
636 void AudioPolicyService::SetVoiceCallVolume(int32_t volumeLevel) in SetVoiceCallVolume()
5799 int32_t volumeLevel = audioPolicyManager_.GetSystemVolumeLevelNoMuteState(STREAM_MUSIC); in SetAbsVolumeSceneAsync() local
5982 int32_t AudioPolicyService::DealWithSafeVolume(const int32_t volumeLevel, bool isA2dpDevice) in DealWithSafeVolume()
6055 …ioPolicyService::HandleAbsBluetoothVolume(const std::string &macAddress, const int32_t volumeLevel) in HandleAbsBluetoothVolume()
6076 …t AudioPolicyService::SetA2dpDeviceVolume(const std::string &macAddress, const int32_t volumeLevel, in SetA2dpDeviceVolume()
7106 float AudioPolicyService::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, in GetSystemVolumeInDb()
/foundation/multimedia/player_framework/frameworks/js/player/
Daudio_player_napi.cpp604 double volumeLevel; in SetVolume() local
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
Daudio_policy_proxy.cpp78 …t32_t AudioPolicyProxy::SetSystemVolumeLevelLegacy(AudioVolumeType volumeType, int32_t volumeLevel) in SetSystemVolumeLevelLegacy()
94 int32_t AudioPolicyProxy::SetSystemVolumeLevel(AudioVolumeType volumeType, int32_t volumeLevel, int… in SetSystemVolumeLevel()
1081 float AudioPolicyProxy::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Device… in GetSystemVolumeInDb()
Daudio_policy_manager.cpp239 int32_t AudioPolicyManager::SetSystemVolumeLevel(AudioVolumeType volumeType, int32_t volumeLevel, b… in SetSystemVolumeLevel()
1422 float AudioPolicyManager::GetSystemVolumeInDb(AudioVolumeType volumeType, int32_t volumeLevel, Devi… in GetSystemVolumeInDb()
/foundation/multimedia/player_framework/frameworks/js/avplayer/
Davplayer_callback.cpp842 float volumeLevel = 0.0; in OnVolumeChangeCb() local
Davplayer_napi.cpp937 double volumeLevel = 1.0f; in JsSetVolume() local
/foundation/multimedia/player_framework/frameworks/native/capi/player/
Dnative_avplayer.cpp599 float volumeLevel = 0.0; in OnVolumeChangeCb() local
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
Daudio_info.h363 int32_t volumeLevel; member