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