Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidReport.cpp34 mPhysicalMin(global.physicalMin), in HidReport()
177 if (!(mPhysicalMin.isSet() && mPhysicalMax.isSet())) { in getPhysicalRange()
182 int64_t a = mPhysicalMin.get(0); in getPhysicalRange()
DHidReport.h90 tri_int mPhysicalMin; variable