Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/common/
DCapoDetector.h43 float var_threshold_delta; member
113 .var_threshold = 0.0125f, .var_threshold_delta = 0.0125f,
DCapoDetector.cpp179 config_data->set_var_threshold_delta(mCapoDetectorMDParameters.var_threshold_delta); in enable()
/hardware/google/pixel/vibrator/common/proto/
Dcapo.proto157 float var_threshold_delta = 6; field