Searched refs:mEstimatedGyroRate (Results 1 – 2 of 2) sorted by relevance
62 mEstimatedGyroRate = 200; in ANDROID_SINGLETON_STATIC_INSTANCE()63 mTargetDelayNs = 1000000000LL/mEstimatedGyroRate; in ANDROID_SINGLETON_STATIC_INSTANCE()83 mEstimatedGyroRate = freq + (mEstimatedGyroRate - freq)*alpha; in process()193 mEstimatedGyroRate, in dump()210 mEstimatedGyroRate, in dump()227 mEstimatedGyroRate, in dump()
55 float mEstimatedGyroRate; variable85 float getEstimatedRate() const { return mEstimatedGyroRate; } in getEstimatedRate()