Searched defs:hapticLevel (Results 1 – 2 of 2) sorted by relevance
43 void scaleBuffer(HapticLevel hapticLevel) { in scaleBuffer()47 void scaleBuffer(HapticLevel hapticLevel, float adaptiveScaleFactor) { in scaleBuffer()51 void scaleBuffer(HapticLevel hapticLevel, float adaptiveScaleFactor, float limit) { in scaleBuffer()
154 HapticLevel hapticLevel = scale.getLevel(); in applyHapticScale() local