Home
last modified time | relevance | path

Searched defs:hwapi (Results 1 – 3 of 3) sorted by relevance

/device/google/bonito/vibrator/
Dservice.cpp143 Vibrator::HwApi hwapi; in registerVibratorService() local
DVibrator.cpp70 Vibrator::Vibrator(HwApi &&hwapi, std::uint32_t short_lra_period, std::uint32_t long_lra_period) in Vibrator()
/device/google/coral/vibrator/
DVibrator.cpp79 Vibrator::Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal) in Vibrator()