Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.h160 unsigned int mReportIntervalBitOffset; variable
DHidRawSensor.cpp889 mReportIntervalBitOffset = reportInterval->bitOffset; in findSensorControlUsage()
980 (mReportIntervalBitOffset + mReportIntervalBitSize)) { in batch()
986 0, mReportIntervalBitOffset, in batch()
1104 << " bit offset: " << mReportIntervalBitOffset in dump()