Home
last modified time | relevance | path

Searched refs:DEFAULT_DISTORTION_OUTPUT_GAIN (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/hapticgenerator/aidl/
DHapticGeneratorContext.h86 static constexpr float DEFAULT_DISTORTION_OUTPUT_GAIN = 1.5f; variable
DHapticGeneratorContext.cpp213 "vendor.audio.hapticgenerator.distortion.output.gain", DEFAULT_DISTORTION_OUTPUT_GAIN); in getDistortionOutputGain()
/frameworks/av/media/libeffects/hapticgenerator/
DEffectHapticGenerator.cpp42 static constexpr float DEFAULT_DISTORTION_OUTPUT_GAIN = 1.5f; variable
160 "vendor.audio.hapticgenerator.distortion.output.gain", DEFAULT_DISTORTION_OUTPUT_GAIN); in HapticGenerator_Init()