Home
last modified time | relevance | path

Searched refs:hwcal (Results 1 – 3 of 3) sorted by relevance

/device/google/coral/vibrator/tests/
DAndroid.bp21 "test-hwcal.cpp",
/device/google/coral/vibrator/
DVibrator.cpp79 Vibrator::Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal) in Vibrator() argument
80 : mHwApi(std::move(hwapi)), mHwCal(std::move(hwcal)) { in Vibrator()
DVibrator.h113 Vibrator(std::unique_ptr<HwApi> hwapi, std::unique_ptr<HwCal> hwcal);