Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:pointers

202     // at least two pointers have moved at least this far from their starting place.
814 /* Raw data for a collection of pointers including a pointer id mapping table. */
834 Pointer pointers[MAX_POINTERS];
857 return pointers[idToIndex[id]];
861 return pointers[pointerIndex].isHovering;
866 /* Cooked data for a collection of pointers including a pointer id mapping table. */
1762 // A velocity tracker for determining whether to switch active pointers during drags.
1874 // Updates pointer coords and properties for pointers with specified ids that have moved.