Home
last modified time | relevance | path

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

/device/google/bramble/vibrator/drv2624/
DVibrator.cpp289 bool hasEffectCoeffs = false, hasSteadyCoeffs = false; in Vibrator() local
348 hasSteadyCoeffs = mHwCal->getSteadyCoeffs(&steadyCoeffs); in Vibrator()
349 if (hasSteadyCoeffs) { in Vibrator()
/device/google/barbet/vibrator/drv2624/
DVibrator.cpp292 bool hasEffectCoeffs = false, hasSteadyCoeffs = false; in Vibrator() local
351 hasSteadyCoeffs = mHwCal->getSteadyCoeffs(&steadyCoeffs); in Vibrator()
352 if (hasSteadyCoeffs) { in Vibrator()
/device/google/redfin/vibrator/drv2624/
DVibrator.cpp308 bool hasEffectCoeffs = false, hasSteadyCoeffs = false, in Vibrator() local
371 hasSteadyCoeffs = mHwCal->getSteadyCoeffs(&steadyCoeffs); in Vibrator()
373 if (hasSteadyCoeffs) { in Vibrator()