Home
last modified time | relevance | path

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

/device/google/bonito/vibrator/
DVibrator.cpp45 static constexpr uint32_t SINE_WAVE = 1; variable
98 mHwApi.lraWaveShape << SINE_WAVE << std::endl; in on()