Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h325 void updateSampleRate(int handle, int reason);
Dhubconnection.cpp1610 updateSampleRate(handle, enable ? CONFIG_CMD_ENABLE : CONFIG_CMD_DISABLE); in queueActivate()
1672 updateSampleRate(handle, CONFIG_CMD_ENABLE); // batch uses CONFIG_CMD_ENABLE command in queueBatch()
2148 void HubConnection::updateSampleRate(int handle, int reason) { in updateSampleRate() function in android::HubConnection
2244 void HubConnection::updateSampleRate(int, int) { in updateSampleRate() function in android::HubConnection