Home
last modified time | relevance | path

Searched refs:rampVolume_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Dvolume_ramp.cpp36 rampVolume_ = 1.0f; in VolumeRamp()
79 return rampVolume_; in GetRampVolume()
90 rampVolume_ = FindRampVolume(scaledTime); in GetRampVolume()
91 return rampVolume_; in GetRampVolume()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Dvolume_ramp.h54 float rampVolume_ = 0.0f; member in OHOS::AudioStandard::VolumeRamp

Completed in 1 milliseconds