Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.h202 unsigned int mReportIntervalBitOffset; variable
DHidRawSensor.cpp925 mReportIntervalBitOffset = reportInterval->bitOffset; in findSensorControlUsage()
1125 (mReportIntervalBitOffset + mReportIntervalBitSize)) { in batch()
1133 0, mReportIntervalBitOffset, in batch()
1300 << " bit offset: " << mReportIntervalBitOffset in dump()