Searched defs:samplingPeriodNs (Results 1 – 4 of 4) sorted by relevance
163 const int64_t samplingPeriodNs, in batch()315 const int64_t samplingPeriodNs = batchInfo.samplingPeriodNs; in batchThread() local
132 int64_t samplingPeriodNs = 0; member
168 Return<Result> SensorsSubHal::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch() argument
88 void HWSensorBase::batch(int32_t samplingPeriodNs) { in batch()