Searched refs:mBatchingPeriod (Results 1 – 2 of 2) sorted by relevance
159 int64_t mBatchingPeriod; // ns variable
38 mEnabled(false), mSamplingPeriod(1000LL*1000*1000), mBatchingPeriod(0), in HidRawSensor()906 bool needRefresh = mSamplingPeriod != samplingPeriod || mBatchingPeriod != batchingPeriod; in batch()936 mBatchingPeriod = batchingPeriod; in batch()