HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseTouchPoint (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/ui/events/gesture_detection/
touch_disposition_gesture_filter_unittest.cc 154 void ReleaseTouchPoint() {
237 ReleaseTouchPoint();
257 ReleaseTouchPoint();
282 ReleaseTouchPoint();
302 ReleaseTouchPoint();
331 ReleaseTouchPoint();
336 ReleaseTouchPoint();
364 ReleaseTouchPoint();
389 ReleaseTouchPoint();
395 ReleaseTouchPoint();
    [all...]
  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue_unittest.cc 164 void ReleaseTouchPoint(int index) {
301 ReleaseTouchPoint(0);
307 ReleaseTouchPoint(0);
343 ReleaseTouchPoint(0);
389 ReleaseTouchPoint(0);
412 ReleaseTouchPoint(0);
554 ReleaseTouchPoint(0);
568 ReleaseTouchPoint(0);
677 ReleaseTouchPoint(0);
703 ReleaseTouchPoint(2)
    [all...]
synthetic_smooth_scroll_gesture.h 62 void ReleaseTouchPoint(SyntheticGestureTarget* target,
synthetic_smooth_scroll_gesture.cc 92 ReleaseTouchPoint(target, event_timestamp);
111 ReleaseTouchPoint(target, event_timestamp);
213 void SyntheticSmoothScrollGesture::ReleaseTouchPoint(
input_router_impl_unittest.cc 262 void ReleaseTouchPoint(int index) {
    [all...]
  /external/chromium_org/content/shell/renderer/test_runner/
event_sender.h 105 void ReleaseTouchPoint(unsigned index);
event_sender.cc 342 void ReleaseTouchPoint(unsigned index);
468 .SetMethod("releaseTouchPoint", &EventSenderBindings::ReleaseTouchPoint)
629 void EventSenderBindings::ReleaseTouchPoint(unsigned index) {
631 sender_->ReleaseTouchPoint(index);
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc 601 void ReleaseTouchPoint(int index) {
    [all...]
render_widget_host_view_aura_unittest.cc 573 void ReleaseTouchPoint(int index) {
    [all...]

Completed in 1026 milliseconds