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

/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.cc420 gfx::Point touch_offset_location = touch_offset_event.location(); local
422 touch_offset_location.Offset(0, kTouchDragImageVerticalOffset);
424 touch_offset_event.set_location(touch_offset_location);

Completed in 522 milliseconds