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

  /external/chromium_org/ui/events/gestures/
motion_event_aura.cc 45 point_data.raw_x = touch.root_location_f().x();
46 point_data.raw_y = touch.root_location_f().y();
  /external/chromium_org/content/browser/renderer_host/
ui_events_helper.cc 292 const gfx::PointF& root_point = event.root_location_f();
  /external/chromium_org/ui/events/
event.h 279 const gfx::PointF& root_location_f() const { function in class:ui::LocatedEvent

Completed in 147 milliseconds