Home
last modified time | relevance | path

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

/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
DMPLSensor.cpp3717 got = mCompassSensor->getDelay(ID_M);
3795 got = mCompassSensor->getDelay(ID_M);
/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
DMPLSensor.cpp3371 got = mCompassSensor->getDelay(ID_M); in update_delay()
3488 got = mCompassSensor->getDelay(ID_M); in update_delay()