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

  /device/google/marlin/sensorhal/
sensorlist.cpp 28 const float kMaxSampleRateHzAccel = 400.0f;
152 (int32_t)(1.0E6f / kMaxSampleRateHzAccel), // minDelay
566 (int32_t)(1.0E6f / kMaxSampleRateHzAccel), // minDelay
  /device/huawei/angler/sensorhal/
sensorlist.cpp 28 const float kMaxSampleRateHzAccel = 400.0f;
125 (int32_t)(1.0E6f / kMaxSampleRateHzAccel), // minDelay
521 (int32_t)(1.0E6f / kMaxSampleRateHzAccel), // minDelay
  /device/lge/bullhead/sensorhal/
sensorlist.cpp 28 const float kMaxSampleRateHzAccel = 400.0f;
125 (int32_t)(1.0E6f / kMaxSampleRateHzAccel), // minDelay
521 (int32_t)(1.0E6f / kMaxSampleRateHzAccel), // minDelay

Completed in 153 milliseconds