Home
last modified time | relevance | path

Searched refs:maxReportLatencyNs (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorRegistrationInfo.h42 int64_t samplingRateNs, int64_t maxReportLatencyNs, bool activate) { in SensorRegistrationInfo() argument
47 mMaxReportLatencyUs = static_cast<int64_t>(maxReportLatencyNs/1000); in SensorRegistrationInfo()