Home
last modified time | relevance | path

Searched refs:ResetGestureDetection (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
Dgesture_provider_unittest.cc145 void ResetGestureDetection() { in ResetGestureDetection() function in ui::GestureProviderTest
1669 ResetGestureDetection(); in TEST_F()
1676 ResetGestureDetection(); in TEST_F()
1683 ResetGestureDetection(); in TEST_F()
1690 ResetGestureDetection(); in TEST_F()
1698 ResetGestureDetection(); in TEST_F()
1705 ResetGestureDetection(); in TEST_F()
1710 ResetGestureDetection(); in TEST_F()
1718 ResetGestureDetection(); in TEST_F()
1729 ResetGestureDetection(); in TEST_F()
[all …]
/external/chromium_org/content/browser/android/
Dcontent_view_core_impl.h151 void ResetGestureDetection(JNIEnv* env, jobject obj);
Dcontent_view_core_impl.cc1099 void ContentViewCoreImpl::ResetGestureDetection(JNIEnv* env, jobject obj) { in ResetGestureDetection() function in content::ContentViewCoreImpl
1102 rwhv->ResetGestureDetection(); in ResetGestureDetection()
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_android.h242 void ResetGestureDetection();
Drender_widget_host_view_android.cc734 void RenderWidgetHostViewAndroid::ResetGestureDetection() { in ResetGestureDetection() function in content::RenderWidgetHostViewAndroid