Searched refs:hwcal (Results 1 – 3 of 3) sorted by relevance
21 "test-hwcal.cpp",
79 Vibrator::Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal) in Vibrator() argument80 : mHwApi(std::move(hwapi)), mHwCal(std::move(hwcal)) { in Vibrator()
113 Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal);