Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISensorEventConnection.cpp57 nsecs_t maxBatchReportLatencyNs, int reservedFlags) in enableDisable()
107 nsecs_t maxBatchReportLatencyNs = data.readInt64(); in onTransact() local
/frameworks/native/services/sensorservice/
DSensorInterface.h44 int64_t maxBatchReportLatencyNs) { in batch()
DSensorInterface.cpp54 int64_t samplingPeriodNs, int64_t maxBatchReportLatencyNs) { in batch()
DSensorDevice.cpp204 int64_t maxBatchReportLatencyNs) { in batch()
324 int64_t maxBatchReportLatencyNs) { in setBatchParamsForIdent()
DSensorService.cpp543 int handle, nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, int reservedFlags) in enable()
909 int handle, bool enabled, nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, in enableDisable()