Searched refs:WaveShape (Results 1 – 6 of 6) sorted by relevance
238 .shape = (shape == UINT32_MAX) ? WaveShape::SINE : static_cast<WaveShape>(shape), in Vibrator()252 .shape = (shape == UINT32_MAX) ? WaveShape::SQUARE : static_cast<WaveShape>(shape), in Vibrator()
136 enum class WaveShape : uint32_t { enum142 WaveShape shape;
346 .shape = (shape == UINT32_MAX) ? WaveShape::SINE : static_cast<WaveShape>(shape), in Vibrator()386 .shape = (shape == UINT32_MAX) ? WaveShape::SQUARE : static_cast<WaveShape>(shape), in Vibrator()
135 enum class WaveShape : uint32_t { enum141 WaveShape shape;
366 .shape = (shape == UINT32_MAX) ? WaveShape::SINE : static_cast<WaveShape>(shape), in Vibrator()419 .shape = (shape == UINT32_MAX) ? WaveShape::SQUARE : static_cast<WaveShape>(shape), in Vibrator()
141 enum class WaveShape : uint32_t { enum147 WaveShape shape;