Searched refs:hardwareSensorMask (Results 1 – 2 of 2) sorted by relevance
5842 uint32_t hardwareSensorMask = (1 << Gyro) in computeBatchDataOutput() local5849 hardwareSensorMask, mBatchEnabled); in computeBatchDataOutput()5853 if ((mBatchEnabled & hardwareSensorMask)) { in computeBatchDataOutput()5861 if (mBatchEnabled & hardwareSensorMask) { in computeBatchDataOutput()
6358 uint32_t hardwareSensorMask = (1 << Gyro) local6368 hardwareSensorMask, mBatchEnabled);6372 if ((mBatchEnabled & hardwareSensorMask)) {6382 if (mBatchEnabled & hardwareSensorMask) {