Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.h172 int64_t mSamplingPeriod; // ns variable
DHidRawSensor.cpp40 mEnabled(false), mSamplingPeriod(1000LL*1000*1000), mBatchingPeriod(0), in HidRawSensor()
971 bool needRefresh = mSamplingPeriod != samplingPeriod || mBatchingPeriod != batchingPeriod; in batch()
993 mSamplingPeriod = samplingPeriod; in batch()