Searched refs:getSteadyCoeffs (Results 1 – 8 of 8) sorted by relevance
51 MOCK_METHOD1(getSteadyCoeffs, bool(std::array<float, 4> *value));
138 bool getSteadyCoeffs(std::array<float, 4> *value) override { in getSteadyCoeffs() function
100 virtual bool getSteadyCoeffs(std::array<float, 4> *value) = 0;
351 hasSteadyCoeffs = mHwCal->getSteadyCoeffs(&steadyCoeffs); in Vibrator()
147 bool getSteadyCoeffs(std::array<float, 4> *value) override { in getSteadyCoeffs() function
102 virtual bool getSteadyCoeffs(std::array<float, 4> *value) = 0;
371 hasSteadyCoeffs = mHwCal->getSteadyCoeffs(&steadyCoeffs); in Vibrator()