Home
last modified time | relevance | path

Searched refs:maxValue (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp122 .maxValue = 2, in HidRawSensor()
181 .maxValue = digest.maxRaw, in HidRawSensor()
254 .maxValue = quat.maxRaw, in processQuaternionUsage()
355 .maxValue = reportX.maxRaw, in processTriAxisUsage()
961 if (v > rec.maxValue || v < rec.minValue) { in handleInput()
967 if (v > rec.maxValue || v < rec.minValue) { in handleInput()
1013 << "; min,max: " << t.minValue << ", " << t.maxValue in dump()
DHidRawSensor.h63 int64_t maxValue; member
/hardware/libhardware/modules/input/evdev/
DInputHub.h44 int32_t maxValue = 0; // maximum value member
DInputHub.cpp250 .maxValue = info.maximum, in queryAxisInfo()
/hardware/interfaces/audio/common/all-versions/default/
DHidlUtils.cpp75 gain->maxValue = halGain.max_value; in audioGainFromHal()
86 halGain->max_value = gain.maxValue; in audioGainToHal()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal1501 * position. The minValue is always 0, and the maxValue determines the
1504 * For instance, if the driver's seat has 3 memory presets, the maxValue
1521 * into the selected preset slot. The maxValue for each seat position
1522 * must match the maxValue for SEAT_MEMORY_SELECT.
/hardware/interfaces/audio/common/2.0/
Dtypes.hal773 int32_t maxValue; // maximum gain value in millibels
/hardware/interfaces/audio/common/4.0/
Dtypes.hal734 int32_t maxValue; // maximum gain value in millibels
/hardware/interfaces/audio/common/5.0/
Dtypes.hal863 int32_t maxValue; // maximum gain value in millibels