GetTouchSlopInPixels 73 content/browser/renderer_host/input/input_router_impl.cc static_cast<double>(gfx::ViewConfiguration::GetTouchSlopInPixels()); GetTouchSlopInPixels 93 content/browser/renderer_host/input/synthetic_gesture_target_android.cc return gfx::ViewConfiguration::GetTouchSlopInPixels() / device_scale_factor; GetTouchSlopInPixels 26 ui/events/gesture_detection/gesture_config_helper_android.cc config.scaled_touch_slop = ViewConfiguration::GetTouchSlopInPixels(); GetTouchSlopInPixels 28 ui/gfx/android/view_configuration.h static int GetTouchSlopInPixels();