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

  /external/chromium_org/ash/host/
ash_window_tree_host_x11_unittest.cc 29 last_touch_location_(0, 0) {
38 last_touch_location_ = event->location();
45 gfx::Point last_touch_location() { return last_touch_location_; }
51 gfx::Point last_touch_location_; member in class:__anon6547::RootWindowEventHandler
  /external/chromium_org/ui/events/gestures/
gesture_sequence.h 79 return last_touch_location_;
253 gfx::PointF last_touch_location_; member in class:ui::GestureSequence

Completed in 169 milliseconds