Searched defs:enableSchedFifoMode (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/sensorhal/
H A Dhubconnection.cpp276 mEnableSchedFifoThread = std::thread(enableSchedFifoMode, this);
279 enableSchedFifoMode(this);
284 void HubConnection::enableSchedFifoMode(sp<HubConnection> hub) { function in class:android::HubConnection

Completed in 23 milliseconds