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