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

  /hardware/invensense/libsensors/
MPLSensor.cpp 159 ALOGV_IF(EXTRA_VERBOSE, "MPLSensor constructor: numSensors = %d", numSensors);
259 for (int i = 0; i < numSensors; i++)
826 if (uint32_t(what) >= numSensors)
884 if (uint32_t(what) >= numSensors)
906 for (int i = 0; i < numSensors; i++) {
1006 for (int i = 0; i < numSensors; i++) {
1014 for (int j = 0; count && mPendingMask && j < numSensors; j++) {
1116 int numsensors; local
    [all...]
  /hardware/invensense/libsensors_iio/
MPLSensor.cpp 190 "HAL:MPLSensor constructor : numSensors = %d", numSensors);
310 for (int i = 0; i < numSensors; i++) {
    [all...]

Completed in 8671 milliseconds