Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h71 void queueBatch(int handle, nsecs_t sampling_period_ns,
Dsensors.cpp308 mHubConnection->queueBatch(handle, sampling_period_ns_clamped, in batch()
Dhubconnection.cpp1650 void HubConnection::queueBatch( in queueBatch() function in android::HubConnection