Searched defs:HapticScale (Results 1 – 1 of 1) sorted by relevance
37 constexpr HapticScale(HapticLevel level, float adaptiveScaleFactor) in HapticScale() function39 constexpr HapticScale(HapticLevel level) : mLevel(level) {} in HapticScale() function40 constexpr HapticScale() {} in HapticScale() function