Searched defs:setDelay (Results 1 – 5 of 5) sorted by relevance
/device/htc/flounder/sensor_hub/libsensors/ | ||
D | SensorBase.cpp | 98 int SensorBase::setDelay(int32_t, int64_t) { in setDelay() function in SensorBase |
D | sensors.cpp | 690 int sensors_poll_context_t::setDelay(int handle, int64_t ns) { in setDelay() function in sensors_poll_context_t |
D | CwMcuSensor.cpp | 996 int CwMcuSensor::setDelay(int32_t handle, int64_t delay_ns) { in setDelay() function in CwMcuSensor |
/device/lge/hammerhead/libsensors/ | ||
D | LightSensor.cpp | 52 int LightSensor::setDelay(int32_t handle, int64_t ns) in setDelay() function in LightSensor |
D | sensors.cpp | 266 int sensors_poll_context_t::setDelay(int handle, int64_t ns) in setDelay() function in sensors_poll_context_t |