Searched refs:mEstimatedGyroRate (Results 1 – 2 of 2) sorted by relevance
65 mEstimatedGyroRate = 200; in ANDROID_SINGLETON_STATIC_INSTANCE()66 mTargetDelayNs = 1000000000LL/mEstimatedGyroRate; in ANDROID_SINGLETON_STATIC_INSTANCE()86 mEstimatedGyroRate = freq + (mEstimatedGyroRate - freq)*alpha; in process()196 mEstimatedGyroRate, in dump()213 mEstimatedGyroRate, in dump()230 mEstimatedGyroRate, in dump()246 proto->write(ESTIMATED_GYRO_RATE, mEstimatedGyroRate); in dumpFusion()
55 float mEstimatedGyroRate; variable85 float getEstimatedRate() const { return mEstimatedGyroRate; } in getEstimatedRate()