Searched refs:Movement (Results 1 – 6 of 6) sorted by relevance
175 struct Movement { struct190 Movement mMovements[HISTORY_SIZE]; argument253 struct Movement { struct264 Movement mMovements[HISTORY_SIZE]; argument
382 Movement& movement = mMovements[mIndex]; in addMovement()568 const Movement& newestMovement = mMovements[mIndex]; in getEstimator()570 const Movement& movement = mMovements[index]; in getEstimator()838 Movement& movement = mMovements[mIndex]; in addMovement()851 const Movement& newestMovement = mMovements[mIndex]; in getEstimator()862 const Movement& nextOldestMovement = mMovements[nextOldestIndex]; in getEstimator()885 const Movement& oldestMovement = mMovements[oldestIndex]; in getEstimator()893 const Movement& movement = mMovements[index]; in getEstimator()
68 <strong><a href="movement.html">Tracking Movement</a></strong>
6 next.title=Tracking Movement119 Log.d(DEBUG_TAG,"Movement occurred outside bounds " +
1 page.title=Tracking Movement
1613 <p>Home Movement key. Used for scrolling or moving the cursor around to the start of a line or to t…1616 <p>End Movement key. Used for scrolling or moving the cursor around to the end of a line or to the …