/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_volume.h | 122 int32_t (*GetGain)(AudioHandle handle, float *gain); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_volume.h | 122 int32_t (*GetGain)(AudioHandle handle, float *gain); member
|
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/ |
H A D | audio_volume.h | 122 int32_t (*GetGain)(AudioHandle handle, float *gain); member
|
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/include/ |
H A D | alsa_snd_capture.h | 57 int32_t (*GetGain)(struct AlsaCapture *, float *); member
|
H A D | alsa_snd_render.h | 57 int32_t (*GetGain)(struct AlsaRender *, float *); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | iaudio_capture_vdi.h | 42 int32_t (*GetGain)(struct IAudioCaptureVdi *self, float *gain); member
|
H A D | iaudio_render_vdi.h | 50 int32_t (*GetGain)(struct IAudioRenderVdi *self, float *gain); member
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_capture_ext_impl.cpp | 240 int32_t AudioCaptureExtImpl::GetGain(float &gain) in GetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
|
H A D | audio_capture_interface_impl.cpp | 280 int32_t AudioCaptureInterfaceImpl::GetGain(float &gain) in GetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
|
H A D | audio_render_ext_impl.cpp | 358 int32_t AudioRenderExtImpl::GetGain(float &gain) in GetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
|
H A D | audio_render_interface_impl.cpp | 369 int32_t AudioRenderInterfaceImpl::GetGain(float &gain) in GetGain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/ |
H A D | audio_test_utils.h | 181 int32_t GetGain(float &gain) override in GetGain() function 337 int32_t GetGain(float &gain) override in GetGain() function
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/ |
H A D | audio_capture_benchmarktest.cpp | 552 BENCHMARK_F(AudioCaptureBenchmarkTest, GetGain)(benchmark::State &state) in BENCHMARK_F() argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | scrollable.cpp | 729 double Scrollable::GetGain(double delta) in GetGain() function in OHOS::Ace::Scrollable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable.cpp | 608 double Scrollable::GetGain(double delta) in GetGain() function in OHOS::Ace::NG::Scrollable
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 472 BENCHMARK_F(AudioRenderBenchmarkTest, GetGain)(benchmark::State &state) in BENCHMARK_F() argument
|