Searched refs:DELAY_SIZE (Results 1 – 1 of 1) sorted by relevance
74 private static final int DELAY_SIZE = 10; field in GyroOperations78 if (mSensorDelayLine.size() < DELAY_SIZE) { in delayGyroData()