Searched defs:touches (Results 1 – 4 of 4) sorted by relevance
54 int touches; member
573 std::vector<::ui::InProgressTouchEvdev> touches; in getTouches() local645 std::vector<::ui::InProgressTouchEvdev> touches = in detectPalmPointers() local
373 std::vector<::ui::InProgressTouchEvdev> touches = in TEST() local883 void Filter(const std::vector<::ui::InProgressTouchEvdev>& touches, ::base::TimeTicks time, in Filter()893 void updateSuppressedSlots(const std::vector<::ui::InProgressTouchEvdev>& touches) { in updateSuppressedSlots()
1087 public boolean performMultiPointerGesture(PointerCoords[] ...touches) { in performMultiPointerGesture()