Home
last modified time | relevance | path

Searched refs:distortionCubeThreshold (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/hapticgenerator/
DEffectHapticGenerator.h62 float distortionCubeThreshold; member
DEffectHapticGenerator.cpp116 context->param.distortionCubeThreshold = 0.1f; in HapticGenerator_Init()
209 param->distortionCubeThreshold, param->distortionOutputGain, channelCount); in HapticGenerator_buildProcessingChain()