OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mMaxReportLatencyUs
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
SensorRegistrationInfo.h
29
int32_t
mMaxReportLatencyUs
;
33
mSensorHandle = mSamplingRateUs =
mMaxReportLatencyUs
= INT32_MIN;
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
TestSensorEnvironment.java
44
private final int
mMaxReportLatencyUs
;
247
mMaxReportLatencyUs
= maxReportLatencyUs;
295
return
mMaxReportLatencyUs
;
440
mMaxReportLatencyUs
);
Completed in 54 milliseconds