Home
last modified time | relevance | path

Searched refs:getExponentValue (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidReport.h56 double getExponentValue() const;
DHidReport.cpp58 double HidReport::getExponentValue() const { in getExponentValue() function in HidUtil::HidReport
DHidParser.cpp246 scale *= r.getExponentValue(); in convertGroupToPacket()