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

  /frameworks/native/services/sensorservice/
Fusion.h 76 float gyroVar;
Fusion.cpp 206 mParam.gyroVar = DEFAULT_GYRO_VAR;
211 mParam.gyroVar = GEOMAG_GYRO_VAR;
238 const float q00 = mParam.gyroVar * dT + 0.33333f * mParam.gyroBiasVar * dT3;

Completed in 320 milliseconds