Home
last modified time | relevance | path

Searched refs:setAllProperties (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/audio/effect/2.0/
DINoiseSuppressionEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIAutomaticGainControlEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIEqualizerEffect.hal87 setAllProperties(AllProperties properties) generates (Result retval);
DIEnvironmentalReverbEffect.hal172 setAllProperties(AllProperties properties) generates (Result retval);
/hardware/interfaces/audio/effect/5.0/
DINoiseSuppressionEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIAutomaticGainControlEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIEqualizerEffect.hal87 setAllProperties(AllProperties properties) generates (Result retval);
DIEnvironmentalReverbEffect.hal172 setAllProperties(AllProperties properties) generates (Result retval);
/hardware/interfaces/audio/effect/4.0/
DINoiseSuppressionEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIAutomaticGainControlEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIEqualizerEffect.hal87 setAllProperties(AllProperties properties) generates (Result retval);
/hardware/interfaces/audio/effect/6.0/
DINoiseSuppressionEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIAutomaticGainControlEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIEqualizerEffect.hal87 setAllProperties(AllProperties properties) generates (Result retval);
DIEnvironmentalReverbEffect.hal172 setAllProperties(AllProperties properties) generates (Result retval);
/hardware/interfaces/audio/effect/7.0/
DINoiseSuppressionEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIAutomaticGainControlEffect.hal62 setAllProperties(AllProperties properties) generates (Result retval);
DIEqualizerEffect.hal87 setAllProperties(AllProperties properties) generates (Result retval);
/hardware/interfaces/audio/common/7.0/example/
DEqualizerEffect.cpp119 Return<Result> EqualizerEffect::setAllProperties( in setAllProperties() function in android::hardware::audio::effect::V7_0::implementation::EqualizerEffect
/hardware/interfaces/audio/effect/all-versions/default/
DNoiseSuppressionEffect.h107 Return<Result> setAllProperties(
DAutomaticGainControlEffect.h109 Return<Result> setAllProperties(
DEqualizerEffect.h114 Return<Result> setAllProperties(const IEqualizerEffect::AllProperties& properties) override;
DEnvironmentalReverbEffect.h127 Return<Result> setAllProperties(
DAutomaticGainControlEffect.cpp224 Return<Result> AutomaticGainControlEffect::setAllProperties( in setAllProperties() function in android::hardware::audio::effect::CPP_VERSION::implementation::AutomaticGainControlEffect
DNoiseSuppressionEffect.cpp217 Return<Result> NoiseSuppressionEffect::setAllProperties( in setAllProperties() function in android::hardware::audio::effect::CPP_VERSION::implementation::NoiseSuppressionEffect

12