Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/drv2624/
DVibrator.h121 enum class WaveShape : uint32_t { enum
127 WaveShape shape;
DVibrator.cpp88 .shape = WaveShape::SINE, in Vibrator()
93 .shape = WaveShape::SQUARE, in Vibrator()