Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp40 constexpr float WEIGHT_SUM_INIT = 100; variable
384 float minWeightSum = WEIGHT_SUM_INIT; in ProcessTransientEvent()