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