Searched defs:maxBatchReportLatencyNs (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/libs/gui/ |
D | ISensorEventConnection.cpp | 59 nsecs_t maxBatchReportLatencyNs, int reservedFlags) in enableDisable() 113 nsecs_t maxBatchReportLatencyNs = data.readInt64(); in onTransact() local
|
/frameworks/native/services/sensorservice/ |
D | SensorInterface.h | 44 int64_t maxBatchReportLatencyNs) { in batch()
|
D | SensorInterface.cpp | 51 int64_t samplingPeriodNs, int64_t maxBatchReportLatencyNs) { in batch()
|
D | SensorDevice.cpp | 221 int64_t maxBatchReportLatencyNs) { in batch() 425 int64_t maxBatchReportLatencyNs) { in setBatchParamsForIdent()
|
D | SensorService.cpp | 831 int handle, nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, int reservedFlags, in enable() 1821 int handle, bool enabled, nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, in enableDisable()
|