Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/drv2624/
DVibrator.h124 enum class WaveShape : uint32_t { enum
130 WaveShape shape;
DVibrator.cpp92 .shape = WaveShape::SINE, in Vibrator()
97 .shape = WaveShape::SQUARE, in Vibrator()