Home
last modified time | relevance | path

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

/frameworks/native/libs/vibrator/include/vibrator/
DExternalVibrationUtils.h37 constexpr HapticScale(HapticLevel level, float adaptiveScaleFactor) in HapticScale() function
39 constexpr HapticScale(HapticLevel level) : mLevel(level) {} in HapticScale() function
40 constexpr HapticScale() {} in HapticScale() function