Searched defs:batch (Results 1 – 4 of 4) sorted by relevance
/device/google/contexthub/sensorhal/ | ||
D | sensors.cpp | 111 int SensorContext::batch( in batch() function in SensorContext |
/device/generic/goldfish/sensors/ | ||
D | multihal_sensors.cpp | 162 Return<Result> MultihalSensors::batch(const int32_t sensorHandle, in batch() function in goldfish::MultihalSensors |
/device/google/trout/hal/sensors/2.0/ | ||
D | SensorsSubHal.cpp | 168 Return<Result> SensorsSubHal::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch() function in android::hardware::sensors::V2_0::subhal::implementation::SensorsSubHal |
D | Sensor.cpp | 88 void HWSensorBase::batch(int32_t samplingPeriodNs) { in batch() function in android::hardware::sensors::V2_0::subhal::implementation::HWSensorBase |