Searched refs:mEstimatedGyroRate (Results 1 – 2 of 2) sorted by relevance
56 mEstimatedGyroRate = 200; in ANDROID_SINGLETON_STATIC_INSTANCE()57 mTargetDelayNs = 1000000000LL/mEstimatedGyroRate; in ANDROID_SINGLETON_STATIC_INSTANCE()71 mEstimatedGyroRate = freq + (mEstimatedGyroRate - freq)*alpha; in process()147 mEstimatedGyroRate, in dump()
47 float mEstimatedGyroRate; variable63 float getEstimatedRate() const { return mEstimatedGyroRate; } in getEstimatedRate()