Searched refs:deviceScale (Results 1 – 1 of 1) sorted by relevance
205 const float deviceScale = max - min; in GetHIDScaledCalibratedState() local215 *pValue = ((*pValue - pElement->minReport) * deviceScale / readScale) + min; in GetHIDScaledCalibratedState()
Completed in 4 milliseconds