HomeSort by relevance Sort by last modified time
    Searched refs:readSample (Results 1 - 17 of 17) sorted by null

  /hardware/invensense/6515/libsensors_iio/
CompassSensor.AKM.cpp 123 int CompassSensor::readSample(long *data, int64_t *timestamp)
127 // TODO: need to implement "readSample()" for MPL in 3rd-party's .cpp file
128 return mCompassSensor->readSample(data, timestamp);
143 int res = mCompassSensor->readSample(ldata, timestamp);
CompassSensor.AKM.h 58 int readSample(long *data, int64_t *timestamp);
CompassSensor.IIO.9150.h 56 int readSample(long *data, int64_t *timestamp);
CompassSensor.IIO.primary.h 57 int readSample(long *data, int64_t *timestamp);
SensorBase.h 91 int readSample(long *data, int64_t *timestamp);
CompassSensor.IIO.9150.cpp 248 int CompassSensor::readSample(long *data, int64_t *timestamp)
CompassSensor.IIO.primary.cpp 363 int CompassSensor::readSample(long *data, int64_t *timestamp) {
MPLSensor.cpp     [all...]
  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.AKM.cpp 123 int CompassSensor::readSample(long *data, int64_t *timestamp)
127 // TODO: need to implement "readSample()" for MPL in 3rd-party's .cpp file
128 return mCompassSensor->readSample(data, timestamp);
143 int res = mCompassSensor->readSample(ldata, timestamp);
CompassSensor.AKM.h 58 int readSample(long *data, int64_t *timestamp);
CompassSensor.IIO.9150.h 56 int readSample(long *data, int64_t *timestamp);
CompassSensor.IIO.primary.h 57 int readSample(long *data, int64_t *timestamp);
SensorBase.h 90 int readSample(long *data, int64_t *timestamp);
CompassSensor.IIO.9150.cpp 246 int CompassSensor::readSample(long *data, int64_t *timestamp)
CompassSensor.IIO.primary.cpp 363 int CompassSensor::readSample(long *data, int64_t *timestamp) {
MPLSensor.cpp     [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 

Completed in 459 milliseconds