Searched refs:PinchBegin (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/cc/input/
H A Dtop_controls_manager.h61 void PinchBegin();
H A Dtop_controls_manager_unittest.cc303 manager->PinchBegin();
329 manager->PinchBegin();
339 manager->PinchBegin();
H A Dtop_controls_manager.cc133 void TopControlsManager::PinchBegin() { function in class:cc::TopControlsManager
/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_emulator.h54 void PinchBegin(const blink::WebGestureEvent& event);
H A Dtouch_emulator.cc219 // PinchBegin must always follow ScrollBegin.
221 PinchBegin(gesture_event);
228 PinchBegin(gesture_event);
301 void TouchEmulator::PinchBegin(const WebGestureEvent& event) { function in class:content::TouchEmulator
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.h147 void PinchBegin(JNIEnv* env, jobject obj, jlong time_ms, jfloat x, jfloat y);
H A Dcontent_view_core_impl.cc1125 void ContentViewCoreImpl::PinchBegin(JNIEnv* env, jobject obj, jlong time_ms, function in class:content::ContentViewCoreImpl
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc2710 top_controls_manager_->PinchBegin();

Completed in 187 milliseconds