Searched refs:GYROSCOPE_LIMIT (Results 1 – 1 of 1) sorted by relevance
41 private static final float GYROSCOPE_LIMIT = 10f; field in EyePosition148 || distance > GYROSCOPE_LIMIT || mGyroscopeCountdown > 0) { in onGyroscopeChanged()