Home
last modified time | relevance | path

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

/device/google/barbet/vibrator/drv2624/tests/
Dmocks.h62 MOCK_METHOD1(getSteadyShape, bool(uint32_t *value));
/device/google/redfin/vibrator/drv2624/tests/
Dmocks.h62 MOCK_METHOD1(getSteadyShape, bool(uint32_t *value));
/device/google/sunfish/vibrator/drv2624/tests/
Dmocks.h61 MOCK_METHOD1(getSteadyShape, bool(uint32_t *value));
/device/google/sunfish/vibrator/drv2624/
DVibrator.h123 virtual bool getSteadyShape(uint32_t *value) = 0;
DHardware.h168 bool getSteadyShape(uint32_t *value) override { in getSteadyShape() function
DVibrator.cpp250 mHwCal->getSteadyShape(&shape); in Vibrator()
/device/google/barbet/vibrator/drv2624/
DHardware.h176 bool getSteadyShape(uint32_t *value) override { in getSteadyShape() function
DVibrator.h122 virtual bool getSteadyShape(uint32_t *value) = 0;
DVibrator.cpp384 mHwCal->getSteadyShape(&shape); in Vibrator()
/device/google/redfin/vibrator/drv2624/
DHardware.h191 bool getSteadyShape(uint32_t *value) override { in getSteadyShape() function
DVibrator.h126 virtual bool getSteadyShape(uint32_t *value) = 0;
DVibrator.cpp417 mHwCal->getSteadyShape(&shape); in Vibrator()