Searched refs:hasSteadyCoeffs (Results 1 – 3 of 3) sorted by relevance
289 bool hasEffectCoeffs = false, hasSteadyCoeffs = false; in Vibrator() local348 hasSteadyCoeffs = mHwCal->getSteadyCoeffs(&steadyCoeffs); in Vibrator()349 if (hasSteadyCoeffs) { in Vibrator()
292 bool hasEffectCoeffs = false, hasSteadyCoeffs = false; in Vibrator() local351 hasSteadyCoeffs = mHwCal->getSteadyCoeffs(&steadyCoeffs); in Vibrator()352 if (hasSteadyCoeffs) { in Vibrator()
308 bool hasEffectCoeffs = false, hasSteadyCoeffs = false, in Vibrator() local371 hasSteadyCoeffs = mHwCal->getSteadyCoeffs(&steadyCoeffs); in Vibrator()373 if (hasSteadyCoeffs) { in Vibrator()