Home
last modified time | relevance | path

Searched refs:GetRampVolume (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Dvolume_ramp.h38 float GetRampVolume();
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Dvolume_ramp.cpp76 float VolumeRamp::GetRampVolume() in GetRampVolume() function in OHOS::AudioStandard::VolumeRamp
/foundation/multimedia/audio_framework/test/fuzztest/audioutils_fuzzer/
H A Daudio_utils_fuzzer.cpp242 volumeRamp->GetRampVolume(); in VolumeRampFuzzTest()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H A Daudio_utils_unit_test.cpp2121 * @tc.name : Test GetRampVolume API
2124 * @tc.desc : Test GetRampVolume API,
2132 float ret = volumeRamp->GetRampVolume(); in HWTEST()
2137 * @tc.name : Test GetRampVolume API
2140 * @tc.desc : Test GetRampVolume API,
2146 float ret = volumeRamp->GetRampVolume(); in HWTEST()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Drenderer_in_client.cpp1816 clientVolume_ = volumeRamp_.GetRampVolume(); in WriteCacheData()

Completed in 9 milliseconds