Searched defs:hwapi (Results 1 – 3 of 3) sorted by relevance
143 Vibrator::HwApi hwapi; in registerVibratorService() local
70 Vibrator::Vibrator(HwApi &&hwapi, std::uint32_t short_lra_period, std::uint32_t long_lra_period) in Vibrator()
79 Vibrator::Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal) in Vibrator()