Home
last modified time | relevance | path

Searched refs:getDelay (Results 1 – 25 of 27) sorted by relevance

12

/hardware/invensense/6515/libsensors_iio/
DCompassSensor.AKM.cpp108 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
113 return mCompassSensor->getDelay(handle); in getDelay()
DPressureSensor.IIO.secondary.h47 virtual int64_t getDelay(int32_t handle);
DCompassSensor.AKM.h49 virtual int64_t getDelay(int32_t handle);
DCompassSensor.IIO.9150.h48 virtual int64_t getDelay(int32_t handle);
DCompassSensor.IIO.primary.h51 virtual int64_t getDelay(int32_t handle);
DPressureSensor.IIO.secondary.cpp140 int64_t PressureSensor::getDelay(int32_t handle) in getDelay() function in PressureSensor
DCompassSensor.IIO.9150.cpp284 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
DCompassSensor.IIO.primary.cpp394 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
/hardware/invensense/65xx/libsensors_iio/
DCompassSensor.AKM.cpp108 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
113 return mCompassSensor->getDelay(handle); in getDelay()
DPressureSensor.IIO.secondary.h47 virtual int64_t getDelay(int32_t handle);
DCompassSensor.AKM.h49 virtual int64_t getDelay(int32_t handle);
DCompassSensor.IIO.9150.h48 virtual int64_t getDelay(int32_t handle);
DCompassSensor.IIO.primary.h51 virtual int64_t getDelay(int32_t handle);
DPressureSensor.IIO.secondary.cpp141 int64_t PressureSensor::getDelay(int32_t handle) in getDelay() function in PressureSensor
DCompassSensor.IIO.9150.cpp282 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
DCompassSensor.IIO.primary.cpp394 int64_t CompassSensor::getDelay(int32_t handle) in getDelay() function in CompassSensor
/hardware/akm/AK8975_FS/libsensors/
DAdxlSensor.h51 virtual int64_t getDelay(int32_t handle);
DKionixSensor.h51 virtual int64_t getDelay(int32_t handle);
DAkmSensor.h49 virtual int64_t getDelay(int32_t handle);
DSensorBase.h64 virtual int64_t getDelay(int32_t handle);
DSensorBase.cpp101 int64_t SensorBase::getDelay(int32_t handle) { in getDelay() function in SensorBase
DKionixSensor.cpp146 int64_t KionixSensor::getDelay(int32_t handle) in getDelay() function in KionixSensor
DAdxlSensor.cpp169 int64_t AdxlSensor::getDelay(int32_t handle) in getDelay() function in AdxlSensor
DAkmSensor.cpp175 int64_t AkmSensor::getDelay(int32_t handle) in getDelay() function in AkmSensor
Dsensors.cpp260 int64_t cur = mSensors[drv]->getDelay(handle); in setDelay_sub()

12