/hardware/akm/AK8975_FS/libsensors/ |
D | sensors.cpp | 238 int sensors_poll_context_t::setDelay(int handle, int64_t ns) { in setDelay() 257 int sensors_poll_context_t::setDelay_sub(int handle, int64_t ns) { in setDelay_sub() 342 int handle, int64_t ns) { in poll__setDelay()
|
D | SensorBase.cpp | 97 int SensorBase::setDelay(int32_t handle, int64_t ns) { in setDelay()
|
D | AkmSensor.cpp | 135 int AkmSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
/hardware/invensense/6515/libsensors_iio/ |
D | CompassSensor.AKM.cpp | 84 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | PressureSensor.IIO.secondary.cpp | 101 int PressureSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | sensors_mpl.cpp | 207 int sensors_poll_context_t::setDelay(int handle, int64_t ns) in setDelay() 407 int handle, int64_t ns) in poll__setDelay()
|
D | SensorBase.cpp | 134 int SensorBase::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | CompassSensor.IIO.9150.cpp | 151 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | CompassSensor.IIO.primary.cpp | 284 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | MPLSensor.cpp | 2546 int64_t ns = 0; local 3415 int MPLSensor::setDelay(int32_t handle, int64_t ns) 3578 int64_t ns = mDelays[i]; local 5980 int64_t wanted = 1000000000LL, ns = 0; local 6792 int64_t ns = mBatchDelays[i]; local 6901 int64_t ns = mDelays[i]; local
|
/hardware/invensense/65xx/libsensors_iio/ |
D | PressureSensor.IIO.secondary.cpp | 102 int PressureSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | CompassSensor.AKM.cpp | 84 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | sensors_mpl.cpp | 198 int sensors_poll_context_t::setDelay(int handle, int64_t ns) in setDelay() 352 int handle, int64_t ns) in poll__setDelay()
|
D | SensorBase.cpp | 128 int SensorBase::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | MPLSensor.cpp | 2338 int64_t ns; in setBatch() local 3063 int MPLSensor::setDelay(int32_t handle, int64_t ns) in setDelay() 3217 int64_t ns = mDelays[i]; in update_delay() local 5552 int64_t wanted = 1000000000LL, ns = 0; in batch() local 6248 int64_t ns = mBatchDelays[i]; in setBatchDataRates() local 6311 int64_t ns = mDelays[i]; in resetDataRates() local
|
D | CompassSensor.IIO.9150.cpp | 149 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
D | CompassSensor.IIO.primary.cpp | 284 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
|
/hardware/libhardware/modules/sensors/ |
D | multihal.cpp | 305 int sensors_poll_context_t::setDelay(int handle, int64_t ns) { in setDelay() 458 int64_t ns) { in device__setDelay()
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 352 static void request_out_focus(struct stream_out *out, long ns) in request_out_focus() 363 static void request_in_focus(struct stream_in *in, long ns) in request_in_focus() 2299 long ns = pcm_bytes_to_frames(out->pcm, bytes)*1000000000LL/ in out_write() local 2897 long ns = pcm_bytes_to_frames(in->pcm, bytes)*1000000000LL/ in in_read() local
|