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

  /external/chromium_org/content/browser/renderer_host/input/
synthetic_smooth_scroll_gesture.cc 172 gfx::PointF touch_position = params_.anchor + total_delta_; local
173 touch_event_.MovePoint(0, touch_position.x(), touch_position.y());
  /external/chromium_org/ash/touch/
touch_hud_debug.cc 449 gfx::Point touch_position = point->location; local
454 touch_position.ToString().c_str(),

Completed in 105 milliseconds