Home
last modified time | relevance | path

Searched defs:batch (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/sensorhal/
Dsensors.cpp111 int SensorContext::batch( in batch() function in SensorContext
286 int SensorContext::HubConnectionOperation::batch( in batch() function in SensorContext::HubConnectionOperation
351 int SensorContext::DynamicSensorManagerOperation::batch(int handle, int64_t sampling_period_ns, in batch() function in SensorContext::DynamicSensorManagerOperation
/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp162 Return<Result> MultihalSensors::batch(const int32_t sensorHandle, in batch() function in goldfish::MultihalSensors
/device/google/trout/hal/sensors/2.0/
DSensorsSubHal.cpp168 Return<Result> SensorsSubHal::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch() function in android::hardware::sensors::V2_0::subhal::implementation::SensorsSubHal
DSensor.cpp88 void HWSensorBase::batch(int32_t samplingPeriodNs) { in batch() function in android::hardware::sensors::V2_0::subhal::implementation::HWSensorBase