Searched defs:samplingPeriodNs (Results 1 – 5 of 5) sorted by relevance
| /frameworks/native/libs/gui/ |
| D | ISensorEventConnection.cpp | 58 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs, in enableDisable() 112 nsecs_t samplingPeriodNs = data.readInt64(); in onTransact() local
|
| /frameworks/native/services/sensorservice/ |
| D | SensorInterface.h | 43 virtual status_t batch(void* ident, int handle, int /*flags*/, int64_t samplingPeriodNs, in batch()
|
| D | SensorDevice.cpp | 220 status_t SensorDevice::batch(void* ident, int handle, int flags, int64_t samplingPeriodNs, in batch() 285 status_t SensorDevice::setDelay(void* ident, int handle, int64_t samplingPeriodNs) in setDelay() 424 int64_t samplingPeriodNs, in setBatchParamsForIdent()
|
| D | SensorInterface.cpp | 51 int64_t samplingPeriodNs, int64_t maxBatchReportLatencyNs) { in batch()
|
| D | SensorService.cpp | 831 int handle, nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, int reservedFlags, in enable() 1826 int handle, bool enabled, nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, in enableDisable() 1841 int handle, nsecs_t samplingPeriodNs) in setEventRate()
|