Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/hapticgenerator/
DEffectHapticGenerator.h63 float distortionCubeThreshold; member
DEffectHapticGenerator.cpp108 ss << "\t\t- distortion cube threshold: " << param.distortionCubeThreshold << '\n'; in hapticParamToString()
158 context->param.distortionCubeThreshold = 0.1f; in HapticGenerator_Init()
253 param->distortionCubeThreshold, param->distortionOutputGain, channelCount); in HapticGenerator_buildProcessingChain()