Home
last modified time | relevance | path

Searched defs:sampling_period_ns (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/sensorhal/
Dsensors.cpp113 int64_t sampling_period_ns, in batch()
182 int64_t sampling_period_ns, in BatchWrapper()
287 int handle, int64_t sampling_period_ns, in batch()
351 int SensorContext::DynamicSensorManagerOperation::batch(int handle, int64_t sampling_period_ns, in batch()
Dhubconnection.cpp1622 void HubConnection::queueSetDelay(int handle, nsecs_t sampling_period_ns) in queueSetDelay()
1652 nsecs_t sampling_period_ns, in queueBatch()
/device/google/cuttlefish_common/guest/hals/sensors/
Dvsoc_sensors.h129 int Batch(int sensor_handle, int flags, int64_t sampling_period_ns, in Batch()
Dvsoc_sensors.cpp172 int GceSensors::SetDelay(int handle, int64_t sampling_period_ns) { in SetDelay()
/device/generic/goldfish/sensors/
Dsensors_qemu.c688 int64_t sampling_period_ns, in sensor_device_default_batch()