Home
last modified time | relevance | path

Searched defs:samplingPeriodNs (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp232 const int64_t samplingPeriodNs, in batch()
472 const int64_t samplingPeriodNs = batchInfo.samplingPeriodNs; in batchThread() local
/device/google/trout/hal/sensors/2.0/
DSensorsSubHal.cpp168 Return<Result> SensorsSubHal::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch() argument
DSensor.cpp88 void HWSensorBase::batch(int32_t samplingPeriodNs) { in batch()
/device/generic/goldfish/sensors/include/
Dmultihal_sensors.h155 int64_t samplingPeriodNs = 0; member