Home
last modified time | relevance | path

Searched refs:mPhysicalMax (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidReport.cpp35 mPhysicalMax(global.physicalMax), in HidReport()
177 if (!(mPhysicalMin.isSet() && mPhysicalMax.isSet())) { in getPhysicalRange()
183 int64_t b = mPhysicalMax.get(0); in getPhysicalRange()
DHidReport.h91 tri_int mPhysicalMax; variable