Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/hapticgenerator/
H A DEffectHapticGenerator.h54 float maxHapticAmplitude; // max amplitude will be used to limit haptic data absolute values. member
H A DEffectHapticGenerator.cpp315 context->param.maxHapticAmplitude = maxAmplitude; in HapticGenerator_SetParameter()
469 context->param.maxHapticAmplitude); in HapticGenerator_Process()