Home | History | Annotate | Download | only in ui

Lines Matching refs:Movement

668     // Adds movement information for a set of pointers.
670 // are included in the movement.
675 // Adds movement information for all pointers in a MotionEvent, including historical samples.
680 // insufficient movement information for the pointer.
692 // Gets a bitset containing all pointer ids from the most recent movement.
699 struct Movement {
710 Movement mMovements[HISTORY_SIZE];
774 /* Resets the current movement counters to zero.
778 /* Translates a raw movement delta into an appropriately
784 // we assume the movement has stopped and reset the movement counters.