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

  /external/chromium_org/cc/input/
top_controls_manager.h 61 void PinchBegin();
top_controls_manager_unittest.cc 303 manager->PinchBegin();
329 manager->PinchBegin();
339 manager->PinchBegin();
top_controls_manager.cc 133 void TopControlsManager::PinchBegin() {
  /external/chromium_org/content/browser/renderer_host/input/
touch_emulator.h 54 void PinchBegin(const blink::WebGestureEvent& event);
touch_emulator.cc 219 // PinchBegin must always follow ScrollBegin.
221 PinchBegin(gesture_event);
228 PinchBegin(gesture_event);
301 void TouchEmulator::PinchBegin(const WebGestureEvent& event) {
  /external/chromium_org/content/browser/android/
content_view_core_impl.h 147 void PinchBegin(JNIEnv* env, jobject obj, jlong time_ms, jfloat x, jfloat y);
content_view_core_impl.cc     [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc     [all...]

Completed in 119 milliseconds