Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/1.0/
DISensors.hal91 * @param samplingPeriodNs specifies sensor sample period in nanoseconds.
97 int64_t samplingPeriodNs,
/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp516 int64_t samplingPeriodNs, in batch() argument
518 return S()->batch(sensorHandle, samplingPeriodNs, maxReportLatencyNs); in batch()